Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
receyuki committed Apr 4, 2023
1 parent 284bde0 commit 6aa165f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ A simple standalone viewer for reading prompts from Stable Diffusion generated p
- Currently only support AUTOMATIC1111's [webUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui/). If you are using a tool other than AUTOMATIC1111's webui, please help me to support your format by uploading the raw file generated by your tool as a zip file to the issues, thx.

## TODO
- Statusbar
- Function to remove prompt from images
- Add Support for other tools
- Better settings display UI
Expand Down
Binary file modified images/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# -*- encoding:utf-8 -*-
__author__ = 'receyuki'
__filename__ = 'main.py'
__copyright__ = 'Copyright 2023'
__email__ = 'receyuki@gmail.com'

# import asyncio
import threading
# import piexif
Expand Down
Binary file removed resources/00199-806698555.png
Binary file not shown.

0 comments on commit 6aa165f

Please sign in to comment.