You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello dear developers, thank you for your hard work!
My question is about changing two important parameters, I have a system built for rendering and I believe that it would be possible to increase the number of penetrations and the resolution of the model, how can this be done to at least 200 and 4000, respectively?
They are currently blocked(
The text was updated successfully, but these errors were encountered:
This can be closed. #79 added more passes, higher octree, and a new faces menu to adjust the number of faces the model is reduced to during postprocessing. You can manually edit line 247 to 251 in gradio.py if you want to change those limits on your personal install.
In my testing, it's diminishing returns after 150k faces, or 1024 octree.. But feel free to experiment beyond those new limits by changing the lines above, I hit the limits with my GPU and couldn't be bothered to wait 2 hours or more between generations to test for super fine details lol
Hello dear developers, thank you for your hard work!
My question is about changing two important parameters, I have a system built for rendering and I believe that it would be possible to increase the number of penetrations and the resolution of the model, how can this be done to at least 200 and 4000, respectively?
They are currently blocked(
The text was updated successfully, but these errors were encountered: