mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2025-12-15 16:07:52 +01:00
fix env
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
name: animatediff
|
||||
channels:
|
||||
- pytorch
|
||||
- nvidia
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- pytorch=1.13.1
|
||||
- torchvision=0.14.1
|
||||
- torchaudio=0.13.1
|
||||
- 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
|
||||
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
torch==2.3.1
|
||||
torchvision==0.18.1
|
||||
diffusers==0.11.1
|
||||
transformers==4.25.1
|
||||
xformers==0.0.27
|
||||
imageio==2.27.0
|
||||
imageio-ffmpeg==0.4.9
|
||||
decord==0.6.0
|
||||
omegaconf==2.3.0
|
||||
gradio==3.36.1
|
||||
safetensors
|
||||
einops
|
||||
wandb
|
||||
Reference in New Issue
Block a user