mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2026-04-05 02:36:51 +02:00
fix env
This commit is contained in:
@@ -1,18 +1,18 @@
|
|||||||
name: animatediff
|
name: animatediff
|
||||||
channels:
|
channels:
|
||||||
- pytorch
|
- pytorch
|
||||||
- xformers
|
- nvidia
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.10
|
- python=3.10
|
||||||
- pytorch==1.12.1
|
- pytorch=1.13.1
|
||||||
- torchvision==0.13.1
|
- torchvision=0.14.1
|
||||||
- torchaudio==0.12.1
|
- torchaudio=0.13.1
|
||||||
- cudatoolkit=11.3
|
- pytorch-cuda=11.7
|
||||||
- xformers
|
|
||||||
- pip
|
- pip
|
||||||
- pip:
|
- pip:
|
||||||
- diffusers[torch]==0.11.1
|
- diffusers==0.11.1
|
||||||
- transformers==4.25.1
|
- transformers==4.25.1
|
||||||
|
- xformers==0.0.16
|
||||||
- imageio==2.27.0
|
- imageio==2.27.0
|
||||||
- gdown
|
- gdown
|
||||||
- einops
|
- einops
|
||||||
|
|||||||
Reference in New Issue
Block a user