https://github.com/joeriddles/stable-cli
https://github.com/joeriddles/stable-cli
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeriddles/stable-cli
- Owner: joeriddles
- Created: 2023-08-10T07:10:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T07:25:10.000Z (almost 3 years ago)
- Last Synced: 2025-10-06T04:47:44.305Z (9 months ago)
- Language: Python
- Size: 623 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```

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