easydiffusion/ui/easydiffusion
2023-09-01 10:40:18 +05:30
..
easydb Thumbnails for Embeddings (#1483) 2023-08-17 11:33:05 +05:30
tasks Save filtered images to disk if required by the API, for e.g. when clicking 'Upscale' or 'Fix Faces on the image 2023-08-31 15:57:53 +05:30
utils Rename the test_diffusers config key to upgrade all the existing users to the v3 engine. Users can now opt to disable v3. This upgrades existing users who had maybe tried diffusers many months ago (when it was still unstable) and decided against it (at that time). 2023-08-31 19:20:26 +05:30
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py Allow changing the models directory via a setting, to share models with other locations on the disk 2023-09-01 10:40:18 +05:30
bucket_manager.py Thumbnails for Embeddings (#1483) 2023-08-17 11:33:05 +05:30
device_manager.py 2 GB cards aren't exactly 2 GB 2023-05-19 17:56:20 +05:30
model_manager.py Don't download codeformer and controlnet if not being used 2023-08-30 14:39:43 +05:30
package_manager.py Change the tensorrt installation commands to what NVIDIA suggested over chat 2023-08-30 15:14:05 +05:30
runtime.py Rename the test_diffusers config key to upgrade all the existing users to the v3 engine. Users can now opt to disable v3. This upgrades existing users who had maybe tried diffusers many months ago (when it was still unstable) and decided against it (at that time). 2023-08-31 19:20:26 +05:30
server.py Allow changing the models directory via a setting, to share models with other locations on the disk 2023-09-01 10:40:18 +05:30
task_manager.py UI for TensorRT installation and conversion 2023-07-29 21:09:27 +05:30
types.py Save filtered images to disk if required by the API, for e.g. when clicking 'Upscale' or 'Fix Faces on the image 2023-08-31 15:57:53 +05:30