SebastianoMeneghin
commited on
Commit
•
8eb59a9
1
Parent(s):
02dbae3
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
hopsworks
|
3 |
+
Pillow
|
4 |
+
joblib
|
5 |
+
pandas
|
6 |
+
scikit-learn==1.1.1
|