CHEESE
latest
Basic Information And Getting Started
FAQ
Getting Started With CHEESE
Custom Tasks in Gradio
The Backend
CHEESE API
CHEESE
BatchElements and Tasks
Data Pipelines
Model In The Loop
Clients and Frontends
CHEESE
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
W
A
add_client() (cheese.client.ClientManager method)
(cheese.client.gradio_client.GradioClientManager method)
add_row_to_dataset() (cheese.pipeline.datasets.DatasetPipeline method)
await_new_task() (cheese.client.gradio_client.GradioClientManager method)
await_result() (cheese.api.CHEESEAPI method)
B
BaseModel (class in cheese.models)
BatchElement (class in cheese.data)
C
CHEESE (class in cheese)
CHEESEAPI (class in cheese.api)
ClientManager (class in cheese.client)
create_client() (cheese.api.CHEESEAPI method)
(cheese.CHEESE method)
D
DatasetPipeline (class in cheese.pipeline.datasets)
dequeue_task() (cheese.pipeline.Pipeline method)
draw() (cheese.api.CHEESEAPI method)
(cheese.CHEESE method)
E
early_finish() (cheese.data.BatchElement method)
exhausted() (cheese.pipeline.iterable_dataset.IterablePipeline method)
(cheese.pipeline.Pipeline method)
(cheese.pipeline.wav_folder.WavFolderPipeline method)
F
fetch() (cheese.pipeline.iterable_dataset.IterablePipeline method)
(cheese.pipeline.Pipeline method)
(cheese.pipeline.wav_folder.WavFolderPipeline method)
(cheese.pipeline.write_only.WriteOnlyPipeline method)
fetch_next() (cheese.pipeline.iterable_dataset.IterablePipeline method)
G
get_idle_clients() (cheese.client.ClientManager method)
get_stats() (cheese.api.CHEESEAPI method)
(cheese.CHEESE method)
(cheese.models.BaseModel method)
(cheese.pipeline.iterable_dataset.IterablePipeline method)
(cheese.pipeline.Pipeline method)
GradioClientManager (class in cheese.client.gradio_client)
GradioFront (class in cheese.client.gradio_client)
H
handle_input_exception() (cheese.client.gradio_client.GradioFront method)
handle_queued_tasks() (cheese.models.BaseModel method)
I
id_complete() (cheese.pipeline.wav_folder.WavFolderPipeline method)
id_pop() (cheese.pipeline.wav_folder.WavFolderPipeline method)
init_connection() (cheese.client.ClientManager method)
(cheese.models.BaseModel method)
(cheese.pipeline.Pipeline method)
IterablePipeline (class in cheese.pipeline.iterable_dataset)
L
launch() (cheese.api.CHEESEAPI method)
(cheese.CHEESE method)
(cheese.client.gradio_client.GradioFront method)
load_dataset() (cheese.pipeline.datasets.DatasetPipeline method)
load_user_info() (cheese.client.gradio_client.GradioClientManager method)
login() (cheese.client.gradio_client.GradioFront method)
M
main() (cheese.client.gradio_client.GradioFront method)
N
notify_completion() (cheese.client.ClientManager method)
P
Pipeline (class in cheese.pipeline)
post() (cheese.pipeline.iterable_dataset.IterablePipeline method)
(cheese.pipeline.Pipeline method)
(cheese.pipeline.wav_folder.WavFolderPipeline method)
(cheese.pipeline.write_only.WriteOnlyPipeline method)
post_row() (cheese.pipeline.iterable_dataset.IterablePipeline method)
preprocess() (cheese.pipeline.iterable_dataset.IterablePipeline method)
present() (cheese.client.gradio_client.GradioFront method)
process() (cheese.models.BaseModel method)
progress_bar() (cheese.api.CHEESEAPI method)
(cheese.CHEESE method)
Q
queue_task() (cheese.client.ClientManager method)
(cheese.client.gradio_client.GradioClientManager method)
(cheese.models.BaseModel method)
(cheese.pipeline.Pipeline method)
R
receive() (cheese.client.gradio_client.GradioFront method)
remove_client() (cheese.api.CHEESEAPI method)
(cheese.CHEESE method)
(cheese.client.ClientManager method)
(cheese.client.gradio_client.GradioClientManager method)
response() (cheese.client.gradio_client.GradioFront method)
S
save_dataset() (cheese.pipeline.datasets.DatasetPipeline method)
(cheese.pipeline.iterable_dataset.IterablePipeline method)
(cheese.pipeline.wav_folder.WavFolderPipeline method)
save_user_info() (cheese.client.gradio_client.GradioClientManager method)
set_manager() (cheese.client.gradio_client.GradioFront method)
start_listening() (cheese.CHEESE method)
submit_task() (cheese.client.gradio_client.GradioClientManager method)
T
Task (class in cheese.tasks)
total_time() (cheese.data.BatchElement method)
W
WavFolderPipeline (class in cheese.pipeline.wav_folder)
wrap_event() (cheese.client.gradio_client.GradioFront method)
WriteOnlyPipeline (class in cheese.pipeline.write_only)