easydiffusion/ui/easydiffusion
2023-08-03 15:13:41 +05:30
..
tasks Round image sizes to a multiple of 8 2023-08-03 10:22:24 +05:30
utils Add ControlNet model and filter to metadata (#1454) 2023-08-02 10:13:21 +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 Reload the model if the path exists in the request but the model has been unloaded 2023-08-03 15:13:41 +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 typo 2023-08-02 00:10:19 +05:30