xiaolv commited on
Commit
73ee7ed
1 Parent(s): c4693d3

Update requirements.txt

Browse files

新版EdgeGPT--0.7.1未修复"locationHints": [get_location_hint_from_locale(locale)]源码的问题,这里自己加载本地代码。

Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -2,5 +2,12 @@ gradio
2
  requests
3
  rich
4
  websockets
5
- EdgeGPT
 
 
 
 
 
 
 
6
 
 
2
  requests
3
  rich
4
  websockets
5
+ aiohttp
6
+ BingImageCreator
7
+ certifi
8
+ httpx
9
+ prompt_toolkit
10
+ requests
11
+ rich
12
+
13