easydiffusion/ui/easydiffusion
2023-08-01 17:39:04 +05:30
..
tasks Initial support for Controlnet 2023-08-01 15:39:15 +05:30
utils Mega refactor of the task processing and rendering logic; Split filter into a separate task, and add support for running filter tasks individually; Change the format for sending model and filter data from the API, but maintain backwards compatibility for now with the old API 2023-07-28 18:57:28 +05:30
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py UI for TensorRT installation and conversion 2023-07-29 21:09:27 +05:30
device_manager.py 2 GB cards aren't exactly 2 GB 2023-05-19 17:56:20 +05:30
model_manager.py Download known controlnet models if selected; Auto-pick the recommended controlnet model when a filter is selected 2023-08-01 17:39:04 +05:30
package_manager.py Use nvidia pypi index url for linux 2023-07-29 22:24:34 +05:30
runtime.py Mega refactor of the task processing and rendering logic; Split filter into a separate task, and add support for running filter tasks individually; Change the format for sending model and filter data from the API, but maintain backwards compatibility for now with the old API 2023-07-28 18:57:28 +05:30
server.py UI for TensorRT installation and conversion 2023-07-29 21:09:27 +05:30
task_manager.py UI for TensorRT installation and conversion 2023-07-29 21:09:27 +05:30
types.py Initial support for Controlnet 2023-08-01 15:39:15 +05:30