Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,8 @@
|
|
| 1 |
hopsworks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
httpx==0.24.1
|
|
|
|
| 1 |
hopsworks
|
| 2 |
+
joblib
|
| 3 |
+
scikit-learn==1.1.1
|
| 4 |
+
gradio==3.14
|
| 5 |
+
seaborn
|
| 6 |
+
dataframe-image
|
| 7 |
+
modal
|
| 8 |
httpx==0.24.1
|