Spaces:
Sleeping
Sleeping
ayush-thakur02
commited on
Commit
•
a62c7e1
1
Parent(s):
40cd776
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.19.0
|
2 |
+
pandas==2.0.3
|
3 |
+
numpy==1.24.4
|
4 |
+
scikit-learn==1.3.2
|