- To run back-end, there are two server, one is python server for host Ai model locally,
- To run the python server, you need do following stuff:
-
install python and create venv follow the bellow website
-
Once the venv activate do following:
python -m pip install --upgrade pip
pip install transformers torch flask
pip install accelerate
python ai_server.py
-
- After python server up, start the node proxy server.
andreaholstein/industry-project-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|