Jfink09 commited on
Commit
ea54c11
·
verified ·
1 Parent(s): c5f1d05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.0.1
2
  torchvision==0.15.2
3
- gradio==4.44.1
 
4
  numpy<2.0.0
5
  Pillow
 
1
  torch==2.0.1
2
  torchvision==0.15.2
3
+ gradio==5.6.0
4
+ pydantic==2.10.6
5
  numpy<2.0.0
6
  Pillow