mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2026-04-03 17:56:15 +02:00
support sdxl
This commit is contained in:
@@ -1,23 +1,34 @@
|
||||
name: animatediff
|
||||
name: animatediff_xl
|
||||
channels:
|
||||
- pytorch
|
||||
- nvidia
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- pytorch=1.13.1
|
||||
- torchvision=0.14.1
|
||||
- torchaudio=0.13.1
|
||||
- numpy=1.25.0
|
||||
- pillow=9.4.0
|
||||
- python=3.10.12
|
||||
- pytorch-cuda=11.7
|
||||
- pip
|
||||
- pip:
|
||||
- diffusers==0.11.1
|
||||
- transformers==4.25.1
|
||||
- xformers==0.0.16
|
||||
- imageio==2.27.0
|
||||
- decord==0.6.0
|
||||
- gdown
|
||||
- einops
|
||||
- omegaconf
|
||||
- safetensors
|
||||
- gradio
|
||||
- wandb
|
||||
- absl-py==1.4.0
|
||||
- accelerate==0.21.0
|
||||
- av==10.0.0
|
||||
- beautifulsoup4==4.12.2
|
||||
- bitsandbytes==0.41.1
|
||||
- colorama==0.4.4
|
||||
- decord==0.6.0
|
||||
- diffusers==0.20.2
|
||||
- easydict==1.10
|
||||
- einops==0.7.0rc1
|
||||
- gdown==4.7.1
|
||||
- imageio==2.27.0
|
||||
- omegaconf==2.3.0
|
||||
- torch==2.1.0
|
||||
- torchaudio==2.1.0
|
||||
- torchvision==0.16.0
|
||||
- tqdm==4.65.0
|
||||
- transformers==4.30.0
|
||||
- wandb==0.15.8
|
||||
- xformers==0.0.22.post4
|
||||
- scipy
|
||||
- imageio[ffmpeg]
|
||||
|
||||
Reference in New Issue
Block a user