File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed
inference/gradio_composite_demo Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ safetensors>=0.4.5
33spandrel >= 0.4.0
44tqdm >= 4.66.5
55scikit-video >= 1.1.11
6- git+https://github.com/huggingface/ diffusers.git@main
6+ diffusers >= 0.31.0
77transformers >= 4.44.0
88accelerate >= 0.34.2
99opencv-python >= 4.10.0.84
1010sentencepiece >= 0.2.0
1111numpy == 1.26.0
12- torch >= 2.4 .0
13- torchvision >= 0.19 .0
14- gradio >= 4.44 .0
12+ torch >= 2.5 .0
13+ torchvision >= 0.20 .0
14+ gradio >= 5.4 .0
1515imageio >= 2.34.2
1616imageio-ffmpeg >= 0.5.1
1717openai >= 1.45.0
Original file line number Diff line number Diff line change 1- diffusers >= 0.30.3
2- accelerate >= 0.34.2
3- transformers >= 4.44.2
1+ diffusers >= 0.31.0
2+ accelerate >= 1.0.1
3+ transformers >= 4.46.1
44numpy == 1.26.0
5- torch >= 2.4 .0
6- torchvision >= 0.19 .0
5+ torch >= 2.5 .0
6+ torchvision >= 0.20 .0
77sentencepiece >= 0.2.0
88SwissArmyTransformer >= 0.4.12
9- gradio >= 4.44 .0
9+ gradio >= 5.4 .0
1010imageio >= 2.35.1
1111imageio-ffmpeg >= 0.5.1
12- openai >= 1.45 .0
12+ openai >= 1.53 .0
1313moviepy >= 1.0.3
14- pillow == 9.5.0
15- scikit-video
14+ scikit-video >= 1.1.11
You can’t perform that action at this time.
0 commit comments