Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

First, create a uv venv with the necessary packages:

uv venv
uv pip install diffusers transformers accelerate torch peft

Check the cuda version:

nvcc --version

Then install the corresponding version of xformers (here for cuda 12.8, adapt by changing "128"):

uv pip install -U xformers --index-url https://download.pytorch.org/whl/cu128

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages