-
Notifications
You must be signed in to change notification settings - Fork 881
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
Images start to generate but quickly disappear #90
Comments
**With debug I got this. "TypeError: Cannot read properties of undefined (reading 'match')" last line: Process exited ** ➤ YN0000: [@stability/stablestudio-plugin]: Process started |
@PSp-studios could you provide more context, for example, which backend you are using? local sd-webui or conneting Stability api? And a browser error log (F12) would be more helpful! |
I also had the same experience. I think it's related to the original DreamStudio's API Key. StableStudio does not charge a fee to generate pictures, but it seems that if you use an API key that is reached to the DreamStudio's picture generation limit, StableStudio will not be able to create photos either. No more picture limit API key is also recognized in StableStudio too. The situation witch occurs in the SableStudio is almost the same in DreamStudio that does not generate pictures. Try to generate picktures but disappears. It seems that the billing routines are not completely ruled out in StableStudio. I think the first check of API state routine is included in StableStudio. |
Same issue here. How comes it uses DreamStudio credits?! |
+1 My (brand new, today) DreamStudio account has 25 credits avail, but every prompt - including the examples - results in, "Sorry, something went wrong on our end..." errors. StableStudio - locally cloned, installed, and API key from DS account - also doesn't generate images, but with no error message. I'm guessing the DS failure is what is preventing SS to succeed, yes? How do we fix this? |
Describe the bug
Images start to generate but quickly disappear
To Reproduce
Steps to reproduce the behavior:
I don't really know, it sometimes works and sometimes doesn't (but usually doesn't), couldn't figure out when
Expected behavior
A clear and concise description of what you expected to happen.
The images start to generate but quickly disappear
Screenshots
If applicable, add screenshots to help explain your problem.
https://github.com/Stability-AI/StableStudio/assets/133534868/0d322eb4-ac92-4db3-8ab4-524b233fd4da
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: