first commit

This commit is contained in:
heyethereum
2024-08-13 02:03:37 +08:00
commit 9284abbae2
16 changed files with 1357274 additions and 0 deletions

5
app/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi==0.112.0
uvicorn==0.30.5
pandas==2.1.3
scikit-learn==1.3.2
joblib==1.4.2