Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ transformers==4.44.2
|
|
5 |
torch==2.4.1
|
6 |
accelerate==0.33.0
|
7 |
gunicorn==22.0.0
|
8 |
-
httpx
|
|
|
|
5 |
torch==2.4.1
|
6 |
accelerate==0.33.0
|
7 |
gunicorn==22.0.0
|
8 |
+
httpx
|
9 |
+
asyncio
|