Spaces:
Runtime error
Runtime error
owwe
commited on
Commit
·
5b4dc8f
1
Parent(s):
d85de4c
new lib
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
hopsworks
|
|
|
2 |
joblib
|
3 |
scikit-learn==1.1.1
|
4 |
gradio
|
5 |
Pillow
|
6 |
pandas
|
7 |
-
httpx==0.24.1
|
8 |
requests
|
9 |
python-dotenv
|
|
|
1 |
hopsworks
|
2 |
+
httpx==0.24.1
|
3 |
joblib
|
4 |
scikit-learn==1.1.1
|
5 |
gradio
|
6 |
Pillow
|
7 |
pandas
|
|
|
8 |
requests
|
9 |
python-dotenv
|