hikun commited on
Commit
2ab71b3
·
verified ·
1 Parent(s): c03054f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -6,7 +6,10 @@ torchmetrics
6
  omegaconf
7
  shortuuid
8
  # chumpy
9
- chumpy==0.70
 
 
 
10
  transformers
11
  diffusers
12
  einops
 
6
  omegaconf
7
  shortuuid
8
  # chumpy
9
+ pip>=24.0
10
+ setuptools>=68.0
11
+ wheel
12
+ chumpy==0.70 --only-binary :all:
13
  transformers
14
  diffusers
15
  einops