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