forked from React-Group/interstellar_ai
Backend WOW.
This commit is contained in:
parent
30edc6e795
commit
7b63b35d6b
10 changed files with 106 additions and 1 deletions
4
py/install.sh
Normal file
4
py/install.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
deactivate
|
Loading…
Add table
Add a link
Reference in a new issue