Spaces:
Paused
Paused
Update requirements.txt
Browse files新版EdgeGPT--0.7.1未修复"locationHints": [get_location_hint_from_locale(locale)]源码的问题,这里自己加载本地代码。
- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -2,5 +2,12 @@ gradio
|
|
2 |
requests
|
3 |
rich
|
4 |
websockets
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
|
|
2 |
requests
|
3 |
rich
|
4 |
websockets
|
5 |
+
aiohttp
|
6 |
+
BingImageCreator
|
7 |
+
certifi
|
8 |
+
httpx
|
9 |
+
prompt_toolkit
|
10 |
+
requests
|
11 |
+
rich
|
12 |
+
|
13 |
|