MatteoScript commited on
Commit
5b63e7c
·
verified ·
1 Parent(s): 0c13635

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ torch==1.11.*
5
  transformers==4.*
6
  uvicorn[standard]==0.17.*
7
  huggingface-hub==0.19.*
8
- gradio-client==0.8.*
 
 
5
  transformers==4.*
6
  uvicorn[standard]==0.17.*
7
  huggingface-hub==0.19.*
8
+ gradio-client==0.8.*
9
+ aiohttp==3.9.*