Skip to content

Commit bf07700

Browse files
committed
style adjustments
1 parent 439c92a commit bf07700

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Nextcloud AI Image generator bot
22

3-
Uses [SDXL-Turbo](https://huggingface.co/stabilityai/sdxl-turbo)
3+
Uses [SDXL-Turbo](https://huggingface.co/stabilityai/sdxl-turbo) for fast image generation.
4+
5+
*Using the RTX 3060 12GB, bot is capable of processing 2 requests per second.*
46

57
> [!WARNING]
68
> Note: Model loaded in GPU memory uses ~9.4GB.
79
> Can be run on CPU but will require ~2x of memory.
810
>
911
> Models remain in memory after a request, for faster processing of subsequent requests.
12+
>
1013
> Memory is freed after an hour of inactivity.
1114
1215
![Enable talk bot](/screenshots/ai_image_generator_bot_1.png)
@@ -17,7 +20,7 @@ Uses [SDXL-Turbo](https://huggingface.co/stabilityai/sdxl-turbo)
1720
1. Install ExApp from AppStore
1821
2. Wait for models download and initialization(`6.5` Gb for GPU, `13` Gb for CPU)
1922
3. Enable talk bot in your room
20-
4. Use @image mention to send prompts: `@image cinematic portrait of very fluffy cat with black eyes`
23+
4. Use @image mention to send prompts: `@image cinematic portrait of fluffy cat with black eyes`
2124
5. Image will be posted to room and stored into `image_generator_bot` folder at the user's root.
2225

2326
> [!IMPORTANT]

0 commit comments

Comments
 (0)