mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
feat(bots): Add "Stable diffusion" bot to the list
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
c833babec7
commit
e7b701a22c
2 changed files with 12 additions and 0 deletions
|
|
@ -51,3 +51,15 @@ A Golang sample bot that responds to "Good morning" and "Hello" and welcomes new
|
|||
* License: GPL-3.0-or-later
|
||||
* [Link to source code](https://github.com/nextcloud/welcome_bot)
|
||||
* [Link to installation documentation](https://github.com/nextcloud/welcome_bot#readme)
|
||||
|
||||
## Bots
|
||||
|
||||
### Stable Diffusion
|
||||
|
||||
Uses [SDXL-Turbo](https://huggingface.co/stabilityai/sdxl-turbo) for fast image generation. Usage example: `@image cinematic portrait of fluffy cat with black eyes`
|
||||
|
||||

|
||||
|
||||
* License: MIT
|
||||
* [Link to source code](https://github.com/cloud-py-api/ai_image_generator_bot)
|
||||
* [Link to installation documentation](https://github.com/cloud-py-api/ai_image_generator_bot#readme)
|
||||
|
|
|
|||
BIN
docs/botscreenshots/stable-diffusion.png
Normal file
BIN
docs/botscreenshots/stable-diffusion.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 257 KiB |
Loading…
Add table
Reference in a new issue