AIIASpace / requirements.txt
ArxAlfa
Add DNN model and training code
8f7a0cd
raw
history blame
No virus
507 Bytes
# requirements.txt
anyio==3.7.1
asgiref==3.7.2
certifi==2023.11.17
charset-normalizer==2.0.12
click==8.1.7
fastapi==0.74.1
h11==0.14.0
httptools==0.6.1
idna==3.6
joblib==1.3.2
numpy==1.26.2
pydantic==1.10.13
python-dotenv==1.0.0
python-multipart==0.0.6
PyYAML==6.0.1
requests==2.27.1
scikit-learn==1.3.2
scipy==1.11.4
sentencepiece==0.1.99
sniffio==1.3.0
starlette==0.17.1
threadpoolctl==3.2.0
typing_extensions==4.8.0
urllib3==1.26.18
uvicorn==0.17.6
uvloop==0.19.0
watchgod==0.8.2
websockets==12.0
torch