Spaces:
Running
Running
FoodDesert
commited on
Commit
•
0336edb
1
Parent(s):
3a23f7b
Upload requirements.txt
Browse filesUpdating to newer version of gradio in hopes that this fixes the recent errors that result from any query.
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
numpy==1.25.1
|
3 |
scikit-learn==1.2.2
|
4 |
h5py==3.8.0
|
|
|
1 |
+
gradio==4.44.1
|
2 |
numpy==1.25.1
|
3 |
scikit-learn==1.2.2
|
4 |
h5py==3.8.0
|