Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ wandb==0.15.0
|
|
5 |
gradio==3.34.0
|
6 |
openai==0.27.4
|
7 |
chromadb==0.3.21
|
8 |
-
tiktoken==0.3.3
|
|
|
|
5 |
gradio==3.34.0
|
6 |
openai==0.27.4
|
7 |
chromadb==0.3.21
|
8 |
+
tiktoken==0.3.3
|
9 |
+
pydantic<2.0.0
|