We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a3386 commit be1f638Copy full SHA for be1f638
requirements.txt
@@ -12,4 +12,5 @@ pyyaml==6.0.1
12
matplotlib
13
gpt4all==2.2.0
14
poe-api-wrapper==1.3.6
15
-python-dotenv==1.0.0
+python-dotenv==1.0.0
16
+brotli==1.1.0
setup.py
@@ -12,6 +12,7 @@
"webchatgpt==0.2.9",
"GoogleBard1>=2.1.4",
"poe-api-wrapper==1.3.6",
+ "brotli==1.1.0",
]
17
18
cli_reqs = [
0 commit comments