mjohanes commited on
Commit
2302af7
·
verified ·
1 Parent(s): 26fc786

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,7 +2,9 @@
2
  torch==2.7.0.dev20250226+cu124
3
  torchvision==0.22.0.dev20250226+cu124
4
  roma
5
- gradio==5.17.0
 
 
6
  matplotlib
7
  tqdm
8
  opencv-python
 
2
  torch==2.7.0.dev20250226+cu124
3
  torchvision==0.22.0.dev20250226+cu124
4
  roma
5
+ gradio==5.23.2
6
+ pydantic==2.10.6
7
+ # gradio==5.17.0
8
  matplotlib
9
  tqdm
10
  opencv-python