PabloVD commited on
Commit
96dd556
·
1 Parent(s): 35d69cc

Force to use gradio version 4 to avoid problems with example questions

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,3 +7,4 @@ pypdf==5.0.1
7
  sentence-transformers==2.2.2
8
  huggingface_hub==0.25.2
9
  InstructorEmbedding
 
 
7
  sentence-transformers==2.2.2
8
  huggingface_hub==0.25.2
9
  InstructorEmbedding
10
+ gradio==4.*