Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,4 @@ langchain==0.0.271
|
|
| 9 |
transformers==4.32.0
|
| 10 |
torch==2.0
|
| 11 |
tiktoken==0.4.0
|
| 12 |
-
websocket
|
|
|
|
| 9 |
transformers==4.32.0
|
| 10 |
torch==2.0
|
| 11 |
tiktoken==0.4.0
|
| 12 |
+
websocket-client==0.57.0
|