Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ sentencepiece==0.2.0
|
|
14 |
transformers==4.49.0
|
15 |
|
16 |
gradio
|
17 |
-
httpx[socks]
|
|
|
|
14 |
transformers==4.49.0
|
15 |
|
16 |
gradio
|
17 |
+
httpx[socks]
|
18 |
+
spaces
|