argha9177 commited on
Commit
ab47b68
·
1 Parent(s): ee85963

Gradio version modified in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -38,5 +38,6 @@ PyPDF2
38
  docx2txt
39
 
40
  # UI
41
- gradio==5.29.0
 
42
 
 
38
  docx2txt
39
 
40
  # UI
41
+ gradio>=4.44.1
42
+
43