Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
httpcore
|
3 |
gradio
|
4 |
gradio_client
|
5 |
git+https://github.com/bigscience-workshop/petals
|
|
|
1 |
+
httpx==0.24.1
|
|
|
2 |
gradio
|
3 |
gradio_client
|
4 |
git+https://github.com/bigscience-workshop/petals
|