Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucataco/potas-stable-diff-xl-base-1.0

Attempt at Potassium wrapper for Stable Diffusion XL base v1.0
https://github.com/lucataco/potas-stable-diff-xl-base-1.0

potassium

Last synced: 3 months ago
JSON representation

Attempt at Potassium wrapper for Stable Diffusion XL base v1.0

Awesome Lists containing this project

README

        

# STable Diffusion XL Base v1.0 App

Implementation of [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0)
This is a Potassium HTTP server, created with `banana init` CLI

### Testing

Start a local dev server with `banana dev`

### Deployment

1. Create empty repo on [Github](https://github.com)
2. Push this repo to github

```
git remote add origin https://github.com/{username}/{repo-name}.git
```

3. [Log into Banana](https://app.banana.dev/onboard)
4. Select this repo to build and deploy!

## Example Output

Example output for prompt: "An astronaut riding a green horse"

![alt text](demo.jpg)