Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ huggingface_hub==0.22.2
|
|
2 |
transformers==4.28.1
|
3 |
torch==2.0.0
|
4 |
gradio==3.1.4
|
|
|
|
|
5 |
spaces
|
|
|
2 |
transformers==4.28.1
|
3 |
torch==2.0.0
|
4 |
gradio==3.1.4
|
5 |
+
httpx==0.23.0
|
6 |
+
httpcore==0.15.0
|
7 |
spaces
|