DeepBeepMeep commited on
Commit
0e39b34
·
1 Parent(s): 1870ba1

Changed requirements as a workaround for pydantic new bug

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -18,4 +18,5 @@ einops
18
  moviepy==1.0.3
19
  mmgp==3.3.4
20
  peft==0.14.0
21
- mutagen
 
 
18
  moviepy==1.0.3
19
  mmgp==3.3.4
20
  peft==0.14.0
21
+ mutagen
22
+ pydantic==2.10.6