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

generate button stuck on starting #781

Open
Aadi100409 opened this issue Apr 3, 2024 · 0 comments
Open

generate button stuck on starting #781

Aadi100409 opened this issue Apr 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Aadi100409
Copy link

Description

when i click on generate i get this error in the system console:
Python: Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\dream_textures\ui\panels\dream_texture.py", line 361, in draw
backend.validate(prompt.generate_args(context))
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\dream_textures\property_groups\dream_prompt.py", line 268, in generate_args
model=next(model for model in self.get_backend().list_models(context) if model is not None and model.id == self.model),
StopIteration

gpu: rtx 3060

Steps to Reproduce

  1. select dream texture model
  2. write prompt
  3. click generate

Expected Behavior

the image would generate

Addon Version

Windows (CUDA)

GPU

NVIDIA

@Aadi100409 Aadi100409 added the bug Something isn't working label Apr 3, 2024
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

No branches or pull requests

1 participant