Spaces:
Runtime error
Runtime error
requirements: Add Flask to the list
Browse filesSigned-off-by: Panchajanya1999 <rsk52959@gmail.com>
- 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 |
+
|