Spaces:
Runtime error
Runtime error
Arghya Ghosh commited on
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,14 @@
|
|
| 1 |
fastapi
|
| 2 |
-
uvicorn[standard]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
+
uvicorn[standard]
|
| 3 |
+
hf-xet
|
| 4 |
+
huggingface-hub
|
| 5 |
+
networkx
|
| 6 |
+
numpy
|
| 7 |
+
pillow
|
| 8 |
+
pydantic
|
| 9 |
+
python-multipart
|
| 10 |
+
requests
|
| 11 |
+
safetensors
|
| 12 |
+
torch
|
| 13 |
+
torchvision
|
| 14 |
+
transformers
|