diffusers/.github
Pi Esposito b2e2d1411c
minimal stable diffusion GPU memory usage with accelerate hooks (#850)
* add method to enable cuda with minimal gpu usage to stable diffusion

* add test to minimal cuda memory usage

* ensure all models but unet are onn torch.float32

* move to cpu_offload along with minor internal changes to make it work

* make it test against accelerate master branch

* coming back, its official: I don't know how to make it test againt the master branch from accelerate

* make it install accelerate from master on tests

* go back to accelerate>=0.11

* undo prettier formatting on yml files

* undo prettier formatting on yml files againn
2022-10-26 15:52:57 +02:00
..
ISSUE_TEMPLATE Update bug-report.yml 2022-09-04 17:52:56 +02:00
actions/setup-miniconda Add Apple M1 tests (#796) 2022-10-17 20:27:30 +02:00
workflows minimal stable diffusion GPU memory usage with accelerate hooks (#850) 2022-10-26 15:52:57 +02:00