gabar92 commited on
Commit
a250d82
·
verified ·
1 Parent(s): 086a606

fix pydantic version in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
2
  pillow
 
3
  torch
4
  torchvision
 
1
  gradio
2
  pillow
3
+ pydantic==2.10.6
4
  torch
5
  torchvision