You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GPT-Brain/run-webUI.bat

5 lines
117 B
Batchfile

@echo off
echo Activating Virtural environment...
call .\venv\Scripts\activate
streamlit run web_ui/Seanium_Brain.py