Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -32
requirements.txt
CHANGED
|
@@ -1,32 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
python-
|
| 15 |
-
pydantic
|
| 16 |
-
requests
|
| 17 |
-
|
| 18 |
-
gradio
|
| 19 |
-
streamlit
|
| 20 |
-
|
| 21 |
-
seaborn
|
| 22 |
-
plotly
|
| 23 |
-
|
| 24 |
-
opencv-python-headless
|
| 25 |
-
Pillow
|
| 26 |
-
|
| 27 |
-
joblib
|
| 28 |
-
json5
|
| 29 |
-
|
| 30 |
-
huggingface-hub
|
| 31 |
-
ngrok
|
| 32 |
-
python-dotenv
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
cloudinary
|
| 4 |
+
huggingface-hub
|
| 5 |
+
pydantic
|
| 6 |
+
python-multipart
|
| 7 |
+
requests
|
| 8 |
+
torch
|
| 9 |
+
torchvision
|
| 10 |
+
torchaudio
|
| 11 |
+
tqdm
|
| 12 |
+
pandas
|
| 13 |
+
numpy
|
| 14 |
+
opencv-python-headless
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|