Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ datasets==2.18.0
|
|
4 |
pandas==2.2.3
|
5 |
scikit-learn==1.4.2
|
6 |
numpy==1.26.4
|
7 |
-
python-dotenv
|
|
|
|
4 |
pandas==2.2.3
|
5 |
scikit-learn==1.4.2
|
6 |
numpy==1.26.4
|
7 |
+
python-dotenv
|
8 |
+
gradio==5.10.0
|