toxic-detector/app/requirements.txt

9 lines
104 B
Plaintext
Raw Normal View History

2024-10-22 22:51:03 +02:00
fastapi
uvicorn[standard]
transformers
gunicorn
2024-10-22 23:22:01 +02:00
redis>=4.0
2024-10-22 22:51:03 +02:00
celery==5.3.0
redis==4.5.5
2024-10-22 23:15:05 +02:00
pydantic_settings