Spaces:
Build error
Build error
TuringsSolutions
commited on
Commit
•
b1cced8
1
Parent(s):
abe2d0f
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
gradio==3.8.0
|
2 |
transformers==4.28.1
|
3 |
torch==1.12.1
|
|
|
|
|
|
|
|
1 |
gradio==3.8.0
|
2 |
transformers==4.28.1
|
3 |
torch==1.12.1
|
4 |
+
httpx==0.23.0
|
5 |
+
httpcore==0.16.1
|
6 |
+
|