Spaces:
Runtime error
Runtime error
Commit ·
c1e2c74
1
Parent(s): a35fd30
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pickleshare==0.7.5
|
| 2 |
+
pickle-mixin
|
| 3 |
+
streamlit
|
| 4 |
+
scikit-learn==1.2.2
|