Skip to content

Commit 81e94f9

Browse files
authored
Update README.md
1 parent b8722f1 commit 81e94f9

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# Stable-diffusion-cpp-GUI
2-
Simple GUI for Stable-diffusion.cpp
2+
**Work in progress!**
3+
4+
Simple GUI for Stable-diffusion.cpp created with the Tkinter library.
5+
6+
Features:
7+
- Direct editing of all options supported by Stable-diffusion.cpp (not all options implemented yet)
8+
- Saving of last used options in `config.txt`
9+
- Generated image is shown in GUI window (works but it is a little wonky)
10+
11+
TODO:
12+
- Tabbed interface to group similar options
13+
- Implement a file dialog for choosing model files
14+
- TBD
15+
16+
It should work on any platform that Stable-diffusion.cpp supports (not tested fully yet)

0 commit comments

Comments
 (0)