How do I run the streamlit version? #706
-
Hey @ZeroCool940711, maybe you can help (or anyone else), I'm trying to run your streamlit version (which was merged into the dev branch I see), but I don't see any instructions on how to do so. I cloned the dev repo into my folder that contains the main repo. Is that right? I'm unsure how to launch from there. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@JamesIV4, you have to place the |
Beta Was this translation helpful? Give feedback.
-
assuming we need to place the prompts --precision full --no-half to make images not... green. where we do put thoses for streamlit: |
Beta Was this translation helpful? Give feedback.
@JamesIV4, you have to place the
webui_streamlit.py
file inside the script folder and thewebui_streamlit.yaml
inside theconfig/webui
folder, once they are in those places just and assuming you have followed the instructions to run the main repo you just need to runstreamlit run scripts\webui_streamlit.py
from the root folder and it will launch the streamlit version of the UI. If you want more help you can go to the discord server for the repository where I have a channel for the streamlit webui and I can help you there better.This is the discord link for the server.