main #55

Merged
YasinOnm08 merged 32 commits from React-Group/interstellar_ai:main into main 2024-10-09 13:33:25 +02:00
Showing only changes of commit 70196beeff - Show all commits

View file

@ -6,7 +6,7 @@ npm install
npm run build
cd py
python -m venv venv
python3 -m venv venv
source venv/bin/activate
python3 -m pip install -r requirements.txt