Skip to content

ivanprado/diffusers-scheduler-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diffusers-scheduler-problem

Install using the following commands

conda create -n diffusers_test python=3.10
conda activate diffusers_test
conda install  pytorch==2.1.1 pytorch-cuda=11.8 -c pytorch -c nvidia
pip install diffusers==0.24.0 transformers==4.36.2 accelerate==0.25.0 jupyter

The notebook diffusers_scheduler_problem.ipynb contains the reproduction of the problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors