File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ jobs:
164164
165165
166166 # Below tests needs GPU. Commented out for now
167+ # TODO: Re-enable as soon as we have GPU nodes
167168 # tests-vllm:
168169 # runs-on: ubuntu-latest
169170 # steps:
Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ dependencies:
2525 - xz=5.4.2=h5eee18b_0
2626 - zlib=1.2.13=h5eee18b_0
2727 - pip :
28- - accelerate==0.23 .0
28+ - accelerate>=0.11 .0
2929 - certifi==2023.7.22
3030 - charset-normalizer==3.3.0
3131 - compel==2.0.2
32- - diffusers==0.21.4
32+ - diffusers==0.24.0
3333 - filelock==3.12.4
3434 - fsspec==2023.9.2
3535 - grpcio==1.59.0
36- - huggingface-hub==0.17.3
36+ - huggingface-hub>=0.19.4
3737 - idna==3.4
3838 - importlib-metadata==6.8.0
3939 - jinja2==3.1.2
You can’t perform that action at this time.
0 commit comments