easydiffusion/ui/easydiffusion
JeLuF 6311b80474 Loramanager fixes
- avoid console errors in python and JS code
- suppress localhost:9000/null links
2023-09-14 23:15:27 +02:00
..
easydb Thumbnails for Embeddings (#1483) 2023-08-17 11:33:05 +05:30
tasks Fix incorrect metadata generation of embeddings, by removing duplicated logic. The UI already handles this 2023-09-01 19:52:20 +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 Lora Manager 2023-09-04 01:36:32 +02:00
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