Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
gradio==3.4.1
|
2 |
transformers==4.22.1
|
3 |
torch==1.12.1
|
|
|
|
|
|
|
|
1 |
gradio==3.4.1
|
2 |
transformers==4.22.1
|
3 |
torch==1.12.1
|
4 |
+
httpx==0.23.0
|
5 |
+
httpcore==0.15.0
|
6 |
+
|