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

https://github.com/joeriddles/stable-cli


https://github.com/joeriddles/stable-cli

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# CLI

### Models

- https://huggingface.co/nitrosocke/spider-verse-diffusion
- https://huggingface.co/nitrosocke/Nitro-Diffusion

### Examples

```
cd src
python -m cli spiderverse 'Obi Wan Kenobi, spiderverse style'
```

![Obi Wan Kenobi, arcane style](examples/Obi_Wan_Kenobi_spiderverse_style.png)

```
cd src
python -m cli nitro 'Obi Wan Kenobi, arcane style'
```

![Obi Wan Kenobi, arcane style](examples/Obi_Wan_Kenobi_arcane_style.png)