easydiffusion/ui
JeLuF 3e18f2f09c Picklescan of model files
During getModel(), the server picklescans the model files for potential
malicious code in the pickled python objects. If a malicious file is
found, the web UI will show a big red error message, the makeImage
button will be disabled, and the user must remove the malicious file
and reload the UI page.
2022-11-16 22:34:02 +01:00
..
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Picklescan of model files 2022-11-16 22:34:02 +01:00
plugins/ui Typo 2022-11-16 16:55:11 +05:30
sd_internal Fix - reduce the amount of VRAM occupied when the program starts up, this caused a regression and failures on GPUs with 4 gb or less of VRAM 2022-11-16 19:29:04 +05:30
index.html Merge pull request #489 from cmdr2/main 2022-11-16 19:36:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00
server.py Picklescan of model files 2022-11-16 22:34:02 +01:00