easydiffusion/ui/easydiffusion
2023-12-12 18:07:56 +05:30
..
easydb Thumbnails for Embeddings (#1483) 2023-08-17 11:33:05 +05:30
tasks Hotfix for #1701 - run disable VAE tiling only on pipelines that support it 2023-12-12 18:07:56 +05:30
utils Lora Manager 2023-09-04 01:36:32 +02:00
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py Error handling for models_dir 2023-09-01 22:54:03 +02:00
bucket_manager.py Loramanager fixes 2023-09-14 23:15:27 +02:00
device_manager.py 2 GB cards aren't exactly 2 GB 2023-05-19 17:56:20 +05:30
model_manager.py Error handling for models_dir 2023-09-01 22:54:03 +02:00
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 Prevent the user from changing the metadata format if the server has set force_save_metadata 2023-09-30 20:11:28 +05:30
task_manager.py UI for TensorRT installation and conversion 2023-07-29 21:09:27 +05:30
types.py Setting to enable/disable VAE tiling 2023-12-11 22:28:19 +05:30