Spaces:
Runtime error
Runtime error
Aryan Tarafdar commited on
Add files via upload
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy==1.24.3
|
| 2 |
+
pandas==2.0.3
|
| 3 |
+
scikit_learn==1.3.0
|
| 4 |
+
streamlit==1.26.0
|
| 5 |
+
matplotlib
|
| 6 |
+
seaborn
|
| 7 |
+
pandoc
|
| 8 |
+
|