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