Before you actually using conda env create -f env.yaml
to create a new Anconda Enviroment,you need to check out where the location that you Anaconda binaries install,change the prefix
in env.yaml
with that path can make sure your env successfully initailize.
ElinLiu0/Diffusion-Learning
A Diffusion Model(Include Normal DF and SD pipeline) in hugging face eco learning repo
Jupyter Notebook