silk-road commited on
Commit
8cbe58c
1 Parent(s): 7934c4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,13 +1,12 @@
1
- transformers
2
- gradio==3.48.0
3
-
4
  Pillow==10.0.0
5
  chatharuhi
6
  wget==3.2
7
  openai==0.27.8
8
  chromadb==0.4.7
9
  langchain==0.0.271
10
-
11
  torch==2.0
12
  tiktoken==0.4.0
13
  erniebot
 
1
+ gradio==3.41.1
2
+ gradio_client==0.5.0
 
3
  Pillow==10.0.0
4
  chatharuhi
5
  wget==3.2
6
  openai==0.27.8
7
  chromadb==0.4.7
8
  langchain==0.0.271
9
+ transformers==4.32.0
10
  torch==2.0
11
  tiktoken==0.4.0
12
  erniebot