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.bat

8 lines
130 B
Batchfile

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