An open API service indexing awesome lists of open source software.

https://github.com/hansbug/sdriddles

Riddles for Stable Diffusion
https://github.com/hansbug/sdriddles

Last synced: 6 months ago
JSON representation

Riddles for Stable Diffusion

Awesome Lists containing this project

README

          

# sdriddles

Riddles for Stable Diffusion

Install

```shell
pip install -r requirements.txt
make init
```

Set infer method

```shell
export INFER_METHOD=hcp_meinamix
```

Run

```shell
accelerate launch app.py
```