Spaces:
Sleeping
Sleeping
saniaE commited on
Commit ·
2316433
1
Parent(s): 2fbadcc
fixed requirements
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn
|
| 3 |
-
python-multipart
|
| 4 |
-
huggingface-hub
|
| 5 |
numpy==1.19.5
|
| 6 |
pandas==1.3.5
|
| 7 |
matplotlib==3.5.3
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
python-multipart
|
| 4 |
+
huggingface-hub
|
| 5 |
numpy==1.19.5
|
| 6 |
pandas==1.3.5
|
| 7 |
matplotlib==3.5.3
|