Kevin commited on
Commit
5cbe3f6
·
1 Parent(s): 2186c35

Add torch ver

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -7,8 +7,8 @@ opencv_python==4.5.5.64
7
  packaging==23.2
8
  Pillow==10.1.0
9
  safetensors==0.4.0
10
- torch
11
- torchvision
12
  tqdm==4.65.0
13
  transformers==4.34.1
14
- lpips
 
 
 
7
  packaging==23.2
8
  Pillow==10.1.0
9
  safetensors==0.4.0
 
 
10
  tqdm==4.65.0
11
  transformers==4.34.1
12
+ torch==2.1.0+cu118
13
+ torchvision==0.16.0
14
+ lpips==0.1.4