leonelhs commited on
Commit
0cdedb2
·
verified ·
1 Parent(s): 5eb0b7e

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- torch>=2.0.1
2
- torchvision~=0.15.2
3
  numpy~=1.24.3
4
  pillow~=9.5.0
5
- opencv-python
6
- scipy
7
- fastprogress
8
  deoldify~=0.0.1
9
 
10
 
11
 
 
 
1
+ torch~=2.5.1
2
+ torchvision~=0.20.1
3
  numpy~=1.24.3
4
  pillow~=9.5.0
5
+ opencv-python~=4.10.0.84
6
+ scipy~=1.13.1
7
+ fastprogress~=1.0.3
8
  deoldify~=0.0.1
9
 
10
 
11
 
12
+