Hypernets mergefixes (#625)

* Add hypernetwork args definition in the engine.

* Add the values to reqBody

* Don't load hypernetwork.py with SD2 until it's compatible.
This commit is contained in:
Marc-Andre Ferland
2022-12-07 02:05:36 -05:00
committed by GitHub
parent d4a378827f
commit 182236e742
3 changed files with 12 additions and 2 deletions

View File

@ -743,6 +743,8 @@
"use_face_correction": 'string',
"use_upscale": 'string',
"use_vae_model": 'string',
"use_hypernetwork_model": 'string',
"hypernetwork_strength": 'number',
}
// Higer values will result in...