https://files.catbox.moe/ddh9kh.zip
- To save an image, click (tap) on it, then the floppy icon in fullscreen mode and then tap anywhere to return back.
The save folder is defined in 'save_path' variable (main.py) for each platform.
ComfyUI URL is in 'ws_url' variable (api.py) and the model name is 'model' variable.
The current prompt will be saved every time you click on the Generate button.
- To use with Pydroid, install "websockets" library (not "websocket")
Due to a Kivy glitch, it's not recommended to rotate your phone, as it will reset the app.
- For custom sound effects and music, place respectively in subfolders "sounds" and "sound/music"
Previous versions:
https://rentry.co/t2i_kivy_ui_v2/edit (dark+orange theme, animated button)
https://rentry.co/t2i_kivy_ui/edit (Prodia API support)