Spaces:
Runtime error
Runtime error
panchajanya1999
commited on
requirements: Add Flask to the list
Browse filesSigned-off-by: Panchajanya1999 <[email protected]>
- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ pandas[all]>=2.0.0
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
scikit-learn
|
|
|
|
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
scikit-learn
|
5 |
+
flask
|
6 |
+
|