Skip to content

Commit d25d139

Browse files
authored
Create README.md
1 parent 2629ba2 commit d25d139

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# ControlNet-Sketch-To-Image
2+
Sketch an image and generate a Stable Diffusion image from it using ControlNet Scribble.
3+
4+
The ControlNet Sketch To Image desktop client is a powerful UI for creating images using Stable Diffusion and ControlNet Scribble. Pass it a sketch and get back a Stable Diffusion generated image.
5+
6+
Built with [Delphi](https://www.embarcadero.com/products/delphi/) using the FireMonkey framework this client works on Windows, macOS, and Linux (and maybe Android+iOS) with a single codebase and single UI. At the moment it is specifically set up for Windows.
7+
8+
It also features a REST integration with Replicate.com for providing Generate Image functionality within the client. You need to sign up for an API key to access that functionality.
9+
10+
# ControlNet Sketch To Image desktop client Screeshot on Windows
11+
![ControlNet Sketch To Image on Windows](/screenshot.png)
12+
13+
Other Delphi AI clients:
14+
15+
[Stable Diffusion Desktop Client](https://github.com/FMXExpress/Stable-Diffusion-Desktop-Client)
16+
17+
[AutoBlogAI](https://github.com/FMXExpress/AutoBlogAI)
18+
19+
[AI Code Translator](https://github.com/FMXExpress/AI-Code-Translator)
20+
21+
[AI Playground](https://github.com/FMXExpress/AI-Playground-DesktopClient)
22+
23+
[Song Writer AI](https://github.com/FMXExpress/Song-Writer-AI)
24+
25+
[Stable Diffusion Text To Image Prompts](https://github.com/FMXExpress/Stable-Diffusion-Text-To-Image-Prompts)
26+
27+
[Generative AI Prompts](https://github.com/FMXExpress/Generative-AI-Prompts)
28+
29+
[Dreambooth Desktop Client](https://github.com/FMXExpress/DreamBooth-Desktop-Client)
30+
31+
[Text To Vector Desktop Client](https://github.com/FMXExpress/Text-To-Vector-Desktop-Client)

0 commit comments

Comments
 (0)