ysmao commited on
Commit
1bfbb5c
·
1 Parent(s): 64979b9

update dependenceis

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  transformers
2
  diffusers
3
  opencv-python-headless
@@ -5,8 +10,4 @@ safetensors
5
  pillow
6
  accelerate
7
  geffnet
8
-
9
- --extra-index-url https://download.pytorch.org/whl/cu121
10
- torch
11
- torchvision
12
- torchaudio
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.2.0
3
+ torchvision
4
+ torchaudio
5
+
6
  transformers
7
  diffusers
8
  opencv-python-headless
 
10
  pillow
11
  accelerate
12
  geffnet
13
+ glob2