Spaces:
Sleeping
Sleeping
GodfreyOwino
commited on
Commit
•
8013b9a
1
Parent(s):
f2efd53
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
numpy
|
4 |
+
scikit-learn
|
5 |
+
huggingface_hub
|
6 |
+
joblib
|