Kristofy commited on
Commit
4be530a
1 Parent(s): a080346

Changed gradio version to avoid timeout errors

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==3.50.2
2
  transformers
3
  peft
4
  bitsandbytes
@@ -7,4 +7,4 @@ scipy
7
  pinecone-client
8
  sentence_transformers
9
  tqdm
10
- beautifulsoup4
 
1
+ gradio==3.6.1
2
  transformers
3
  peft
4
  bitsandbytes
 
7
  pinecone-client
8
  sentence_transformers
9
  tqdm
10
+ beautifulsoup4