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