Spaces:
Sleeping
Sleeping
yohannes-07
commited on
Commit
·
7ce58ad
1
Parent(s):
2f2e1e4
fix requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn[standard]
|
| 3 |
-
numpy
|
| 4 |
-
pandas
|
| 5 |
-
tensorflow-cpu
|
| 6 |
-
scikit-learn
|
| 7 |
-
huggingface-hub
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn[standard]
|
| 3 |
+
numpy
|
| 4 |
+
pandas
|
| 5 |
+
tensorflow-cpu
|
| 6 |
+
scikit-learn
|
| 7 |
+
huggingface-hub
|