Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting "Precision" to a value other than "Automatic" causes the generator to load every time you generate #265

Closed
2 of 7 tasks
nikolatesla20 opened this issue Oct 6, 2022 · 0 comments · Fixed by #274
Labels
bug Something isn't working

Comments

@nikolatesla20
Copy link

Is this a known issue?
Not yet

Version
0.0.7

Describe the bug
If I choose (Half Precision) in the precision dropdown, then each time I click "generate" Dream Textures will say "Loading model" and it will take some time to load it. That slows down the next generation.

If I leave Precision on "Automatic" it does not appear to suffer from the problem

To Reproduce
Steps to reproduce the behavior:

  1. Open Blender
  2. Open Dream Textures
  3. Set Precision to "Half Precision"
  4. Generate an image. The first time through the model will have to load
  5. After previous image is done, click "Generate" again. The model loads once again (slow)

Expected behavior
The model should not need to load each time you click generate.

Screenshots
image

System (please complete the following information):

  • OS
    • Windows
    • macOS
    • Other
  • GPU
    • NVIDIA
    • NVIDIA 16XX
    • Apple Silicon
    • AMD
  • Addon Version
    • 0.0.7

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant