Spaces:
Sleeping
Sleeping
Abdul Rafay commited on
Commit ·
7dd16b4
1
Parent(s): d62a83e
removed gradio from requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ torchvision==0.16.2
|
|
| 3 |
pillow==12.1.1
|
| 4 |
fastapi==0.135.1
|
| 5 |
uvicorn==0.41.0
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 3 |
pillow==12.1.1
|
| 4 |
fastapi==0.135.1
|
| 5 |
uvicorn==0.41.0
|
| 6 |
+
numpy==1.26.4
|
| 7 |
+
huggingface_hub
|