XiangpengYang commited on
Commit
e93d21d
·
1 Parent(s): fc8dc36
Files changed (1) hide show
  1. environmental.yaml +5 -3
environmental.yaml CHANGED
@@ -11,6 +11,9 @@ dependencies:
11
  - pyyaml=6.0.2=
12
  - torchvision=0.18.1
13
  - yaml=0.2.5
 
 
 
14
  - pip:
15
  - absl-py==2.1.0
16
  - accelerate==0.24.1
@@ -80,7 +83,6 @@ dependencies:
80
  - scikit-image==0.24.0
81
  - gdown==5.1.0
82
  - basicsr-fixed
83
- - huggingface-hub==0.17.3
84
  - datasets==2.11.0 # 强制使用旧版本的 datasets,确保与 huggingface-hub==0.17.3 兼容
85
- - xformers==0.0.27
86
- - gradio==3.44.4
 
11
  - pyyaml=6.0.2=
12
  - torchvision=0.18.1
13
  - yaml=0.2.5
14
+ - huggingface-hub==0.17.3
15
+ - xformers==0.0.27
16
+ - gradio==3.44.4
17
  - pip:
18
  - absl-py==2.1.0
19
  - accelerate==0.24.1
 
83
  - scikit-image==0.24.0
84
  - gdown==5.1.0
85
  - basicsr-fixed
 
86
  - datasets==2.11.0 # 强制使用旧版本的 datasets,确保与 huggingface-hub==0.17.3 兼容
87
+
88
+