feishen29 commited on
Commit
c710d46
·
verified ·
1 Parent(s): b6e8084

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- transformers==4.36.2
2
  torch==2.2.1
3
  torchvision==0.17.1
4
  numpy
@@ -7,7 +6,7 @@ scikit-image
7
  opencv-python
8
  pillow
9
  diffusers==0.25.1
10
- transformers==4.41.2
11
  accelerate==0.30.1
12
  matplotlib
13
  tqdm
@@ -26,4 +25,4 @@ datasets==2.18.0
26
  controlnet_aux
27
  insightface
28
  timm
29
- mediapipe
 
 
1
  torch==2.2.1
2
  torchvision==0.17.1
3
  numpy
 
6
  opencv-python
7
  pillow
8
  diffusers==0.25.1
9
+ transformers==4.41.2 # 保留最新版本
10
  accelerate==0.30.1
11
  matplotlib
12
  tqdm
 
25
  controlnet_aux
26
  insightface
27
  timm
28
+ mediapipe