mbar0075 commited on
Commit
bd3d630
·
1 Parent(s): e25cfe0

Attempt fix bool error

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  setuptools<70.0.0
2
  awscli==1.29.54
3
- pydantic==1.10.6
4
- gradio==3.39.0
5
- gradio-client==0.5.1
6
  torch==2.3.1
7
  torchvision==0.18.1
8
  opencv-python==4.9.0.80
 
1
  setuptools<70.0.0
2
  awscli==1.29.54
3
+ pydantic==2.10.6
4
+ gradio
 
5
  torch==2.3.1
6
  torchvision==0.18.1
7
  opencv-python==4.9.0.80