Spaces:
Runtime error
Runtime error
Commit
·
894051a
1
Parent(s):
91fdc10
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
timm
|
4 |
sentencepiece
|
5 |
transformers
|
6 |
-
uvicorn>=0.2.2
|
|
|
|
3 |
timm
|
4 |
sentencepiece
|
5 |
transformers
|
6 |
+
uvicorn>=0.2.2
|
7 |
+
httpx==0.24.1
|