toxic-detector/app/requirements.txt

9 lines
146 B
Plaintext
Raw Normal View History

2024-10-22 22:51:03 +02:00
fastapi
uvicorn[standard]
transformers
2024-10-22 22:56:01 +02:00
torch --index-url https://download.pytorch.org/whl/cpu
2024-10-22 22:51:03 +02:00
gunicorn
aioredis==2.0.1
celery==5.3.0
redis==4.5.5