PengWeixuanSZU commited on
Commit
db6ab65
·
verified ·
1 Parent(s): c2f09d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  opencv-python
2
  diffusers==0.32.0
3
  transformers==4.49.0
 
4
  gradio==5.15.0
5
  pillow==10.4.0
6
  decord
 
1
  opencv-python
2
  diffusers==0.32.0
3
  transformers==4.49.0
4
+ pydantic==2.10.6
5
  gradio==5.15.0
6
  pillow==10.4.0
7
  decord