Kai422kx commited on
Commit
ddf3a41
·
1 Parent(s): af8981a

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
  torchvision
3
  roma
4
  evo
5
- gradio
6
  matplotlib
7
  tqdm
8
  opencv-python
 
1
+ torch==2.2.0
2
  torchvision
3
  roma
4
  evo
5
+ gradio==5.0.1
6
  matplotlib
7
  tqdm
8
  opencv-python