FlowDownTheRiver
FlowDownTheRiver
If you wanna use the paper model which is version 1 with colorization,you open cmd, "conda activate > your gfpgan environment
**UI fix for 1080p monitors** [ui.zip](https://github.com/RameenAbdal/StyleFlow/files/6232773/ui.zip)  I have edited the UI file over an hour trying values for 1080p monitor.Finally came up with this.You can't imagine how many...
@blessedcoolant I have Firefox as my main and Chrome as secondary browser,but it launches with Edge anyway even thought the default browser is Firefox is dictated in windows default browser....
I also have a [FEATURE REQUEST] if possible. I know it is using the browser UI. and when we do the image processing and press the download button in the...
> @FlowDownTheRiver In main.py in the line that reads > > `ui = FlaskUI(app, width=app_width, height=app_height)` > > .. you can add .. > > `ui = FlaskUI(app, width=app_width, height=app_height,...
> @FlowDownTheRiver Did you start the main script with `--gui`? Your log doesn't look like gui mode is started, here is my log output: > > > > If you...
> > > **Keep the server alive even after you close the GUI** > > Do you mean `close_server_on_exit` parameter of flaskwebgui to `False`? The use case I can think...
After running it for a while it didn't shut down the python console with this change. I am a python beginner,so I guess this is done right with instancing the...
@Sanster and @blessedcoolant I thank you both and others who was involved in the project. My knowledge is very limited,so this is at least what I was able to report....
Wow,thank you very much!