easydiffusion/scripts
Guillaume Mercier cbe91251ac
Hypernetwork support (#619)
* Update README.md

* Update README.md

* Make on_sd_start.sh executable

* Merge pull request #542 from patriceac/patch-1

Fix restoration of model and VAE

* Merge pull request #541 from patriceac/patch-2

Fix restoration of parallel output setting

* Hypernetwork support

Adds support for hypernetworks. Hypernetworks are stored in /models/hypernetworks

* forgot to remove unused code

Co-authored-by: cmdr2 <secondary.cmdr2@gmail.com>
2022-12-07 11:24:16 +05:30
..
bootstrap.bat Shell error code check 2022-11-22 10:39:47 +05:30
bootstrap.sh Tabs to spaces in bootstrap scripts 2022-11-12 12:47:39 +05:30
Developer Console.cmd Set the PYTHONPATH in the developer console, before the prompt shows up 2022-11-24 11:48:27 +05:30
developer_console.sh Set the PYTHONPATH in the developer console, before the prompt shows up 2022-11-24 11:48:27 +05:30
functions.sh Add blank lines to error message 2022-11-05 19:02:19 +01:00
on_env_start.bat Don't show the list of files that have been copied on startup 2022-11-16 11:31:16 +05:30
on_env_start.sh More error handling, central error function 2022-11-05 18:59:59 +01:00
on_sd_start.bat Hypernetwork support (#619) 2022-12-07 11:24:16 +05:30
on_sd_start.sh Hypernetwork support (#619) 2022-12-07 11:24:16 +05:30
Start Stable Diffusion UI.cmd Set the PYTHONPATH right at the start, to prevent it from picking up a system-wide python 2022-11-11 11:37:15 +05:30
start.sh More error handling, central error function 2022-11-05 18:59:59 +01:00
win_enable_long_filepaths.ps1 Keep v2 files in the repo, for the updater 2022-09-02 13:58:36 +05:30