Add support for presets

This commit is contained in:
oobabooga 2023-01-06 01:33:21 -03:00
parent 874cd6ff3f
commit c65bad40dc
4 changed files with 31 additions and 27 deletions

View file

@ -63,6 +63,10 @@ If I get enough ⭐s on this repository, I will make the process of loading mode
Then browse to `http://localhost:7860/?__theme=dark`
## Presets
Inference settings presets can be created under `presets/` as text files. These files are detected automatically at startup.
## Contributing
Pull requests are welcome.