Logo
Explore Help
Sign In
extern/easydiffusion
1
0
Fork 1
You've already forked easydiffusion
mirror of https://github.com/easydiffusion/easydiffusion.git synced 2025-07-19 23:37:02 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
96b45385e88fa1af36b28a4cd0f095e540aed636
easydiffusion/ui/easydiffusion
History
cmdr2 96b45385e8 Merge pull request #803 from JeLuF/patch-10
Add T600 to list of FP only GPUs
2023-02-03 19:56:54 +05:30
..
utils
Merge pull request #733 from JeLuF/mrgui
2023-01-25 19:38: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
Don't use Rich Tracebacks, can cause a memory leak. It keeps a reference to the Exception object (which in turn keeps references to any torch Tensors in the stack, preventing their garbage-collection)
2023-02-01 11:50:27 +05:30
device_manager.py
Add T1000, make Quadro equivalent to nvidia or geforce
2023-01-28 20:51:01 +01:00
model_manager.py
Revert "Revert "Don't set the specific vram optimizations to use, instead use the new sdkit API for setting the vram usage level directly""
2023-01-18 17:03:14 +05:30
renderer.py
Proactively delete the partial samples from the callbacks
2023-02-01 11:50:50 +05:30
server.py
Fix import, remove debug output
2023-01-10 20:34:17 +01:00
task_manager.py
Fix a memory leak. Apparently the Exception object keeps references to torch Tensors in the stack, so keeping a reference to the Exception object prevents those Tensors from getting garbage-collected.
2023-02-01 11:49:18 +05:30
types.py
Merge pull request #733 from JeLuF/mrgui
2023-01-25 19:38:21 +05:30
Powered by Gitea Version: 1.24.2 Page: 110ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API