Add faces menu to Gradio py, plus slight increases to teh resolutions offered. I demonstrated teh improvements in model output in teh other pull request (that one is a dud, i did it right here) #79
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add faces control to Gradio.py app
As you mentioned, it's better to have it in the gradio app then done in the postprocessor file, I think these changes are correct, or near to. On my test install it does show the faces slider, moved up/down in 1k increments, with a min/max from 20k to 150k, and as shown in the other pull, give dramatic improvements.
I've also added a few extra options to the octree resolution, 768 and 1024, as they do make a noticable difference in high quality image output too, but again, make it take longer to process (still doable on 6gb vram tho!) Beyond that is past my patience to experiment with on my 6gb vram card las the processign times get a bit extreme lol (like more than an hour!)