Spaces:
Build error
Build error
Jingjing Zhai
commited on
Commit
·
db893d6
1
Parent(s):
9d2081f
fix gradio version error
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ torch==2.1.1
|
|
2 |
gradio==3.1
|
3 |
transformers==4.33.3
|
4 |
numpy<2.0.0
|
|
|
|
|
|
2 |
gradio==3.1
|
3 |
transformers==4.33.3
|
4 |
numpy<2.0.0
|
5 |
+
httpx==0.23.0
|
6 |
+
httpcore==0.15.0
|