chenxiYan commited on
Commit
eea33a9
1 Parent(s): 334c2e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- zipfile
2
- gradio
3
- PIL
4
- chatharuhi
5
- wget
6
- os
7
- openai
 
1
+ gradio==3.41.1
2
+ gradio_client==0.5.0
3
+ Pillow==10.0.0
4
+ chatharuhi==1.0.0
5
+ wget==3.2
6
+ openai==0.27.8