mevCJ commited on
Commit
fc152e3
1 Parent(s): f9b6118

Updated gradio version

Browse files

updated gradio to fix pydantic bug

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  torchvision
3
- gradio
4
  gdown
5
  Pillow
6
  opencv-python
 
1
  torch
2
  torchvision
3
+ gradio==4.12.0
4
  gdown
5
  Pillow
6
  opencv-python