Spaces:
Sleeping
Sleeping
Abdul Rafay commited on
Commit ·
a661514
1
Parent(s): 7dd16b4
appended requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ pillow==12.1.1
|
|
| 4 |
fastapi==0.135.1
|
| 5 |
uvicorn==0.41.0
|
| 6 |
numpy==1.26.4
|
| 7 |
-
huggingface_hub
|
|
|
|
|
|
| 4 |
fastapi==0.135.1
|
| 5 |
uvicorn==0.41.0
|
| 6 |
numpy==1.26.4
|
| 7 |
+
huggingface_hub
|
| 8 |
+
python-multipart
|