FoodDesert commited on
Commit
0336edb
1 Parent(s): 3a23f7b

Upload requirements.txt

Browse files

Updating to newer version of gradio in hopes that this fixes the recent errors that result from any query.

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.29.0
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