easydiffusion/ui/easydiffusion
2023-03-10 10:19:55 +05:30
..
utils Format code, PEP8 using Black 2023-02-14 18:47:50 +05:30
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py Support custom modifiers with images (#912) 2023-03-08 20:52:31 +05:30
device_manager.py Bring back the ability to run on CPU on PCs with CUDA-compatible GPUs 2023-03-10 10:19:55 +05:30
model_manager.py Don't scan safetensors files 2023-02-20 22:44:10 +01:00
renderer.py Make stream_image_progress accept an integer for the rate the progress frames should be generated. (#889) 2023-02-21 08:38:21 +05:30
server.py Support custom modifiers with images (#912) 2023-03-08 20:52:31 +05:30
task_manager.py Bring back the ability to run on CPU on PCs with CUDA-compatible GPUs 2023-03-10 10:19:55 +05:30
types.py Make stream_image_progress accept an integer for the rate the progress frames should be generated. (#889) 2023-02-21 08:38:21 +05:30