Spaces:
Sleeping
Sleeping
Tony Lian
commited on
Commit
•
f23de2c
1
Parent(s):
b1ea54b
Add pydantic versioning to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ inflect==6.0.4
|
|
10 |
easydict
|
11 |
accelerate==0.18.0
|
12 |
gradio==3.35.2
|
|
|
|
10 |
easydict
|
11 |
accelerate==0.18.0
|
12 |
gradio==3.35.2
|
13 |
+
pydantic==1.10.7
|