Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Qewertyy committed Mar 4, 2024
1 parent 0a40c3b commit d95c1b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ def get_long_description():
long_description_content_type="text/markdown",
packages=find_packages(),
install_requires=[
"httpx[http2]",
"asyncio"
"httpx[http2]"
],
keywords="Python, API, Bard, Google Bard, Large Language Model, Chatbot API, Google API, Chatbot, Image Generations, Latent Diffusion, State of Art, Image Reverse Search, Reverse Image Search",
classifiers=[
Expand Down

0 comments on commit d95c1b1

Please sign in to comment.