Space / requirements.txt
Seniordev22's picture
Update requirements.txt
99b09b7 verified
raw
history blame contribute delete
309 Bytes
fastapi==0.115.0
uvicorn==0.24.0
# python-multipart # <-- removed (FastAPI ke andar already included hai via dependencies, zaruri nahi pin karna)
pillow==10.1.0
opencv-python-headless==4.8.1.78
torch==2.1.1
torchvision==0.16.1
torchaudio==2.1.1
transformers==4.35.2
scipy==1.11.4
numpy==1.26.2
gradio==4.44.1