Spaces:
Runtime error
Runtime error
Spencer525
commited on
Commit
•
e3933cd
1
Parent(s):
fe1a3f7
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,5 +9,5 @@ transformers
|
|
9 |
accelerate
|
10 |
Pillow
|
11 |
|
12 |
-
langchain
|
13 |
-
pydantic
|
|
|
9 |
accelerate
|
10 |
Pillow
|
11 |
|
12 |
+
langchain==0.0.208
|
13 |
+
pydantic<2.0.0
|