Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Repository with which to explore k-diffusion and diffusers, and within which changes to said packages may be tested.

License

Notifications You must be signed in to change notification settings

Birch-san/diffusers-play

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git submodule update --init --recursive
conda create -n diffnightly -c pytorch-nightly -c defaults python==3.10.6 pytorch
conda activate diffnightly
# and then pip install anything that you don't have, until the errors stop

# invoke play.py like so:
# the MPS flag is just for Mac.
# PYTHONPATH is used to import the src/helpers directory, and to prefer the local git submodules of diffusers and k-diffusion
# but you could use your pip-installed diffusers and k-diffusion if you prefer.
# note: Mac users should probably prefer my k-diffusion, as my fork includes fixes for Mac.
PYTORCH_ENABLE_MPS_FALLBACK=1 PYTHONPATH=src/diffusers/src:src/k-diffusion:src python scripts/play.py

About

Repository with which to explore k-diffusion and diffusers, and within which changes to said packages may be tested.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.