sus chart difficulty predicting server for sonolus-fastapi this server meant micro service to predict user-generated chart difficulty.
- Poetry(1.2.0)
- Python(>=3.9.X) (we recommend uses pyenv)
pyenv local 3.10.5
(optional: poetry config virtualenvs.in-project true --local)
poetry env use 3.10.5 (or python)
poetry install
cd server
poetry run python main.py