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
Howdy, I can successfully copy / paste and run this code on the Disco Diffusion collab, but when I try to apply it to Deforum Stable Diffusion I am returned an error, any idea how to get this to work with Deforum Stable Diffusion? Do I embed it in the cell? If so where? Or do you copy and paste the keyframe output on the bottom? If so where do I put those parameters?
Cell In[36], line 272
return locals()
^
SyntaxError: 'return' outside function
Hi Reilly
Unfortunately, I don't know the current Deforum notebook well enough to give guidance on wiring this code into Deforum. I think the output should still work, though, unless the format has changed.
If you do come up with an answer, feel free to post back here for future searchers!
Howdy, I can successfully copy / paste and run this code on the Disco Diffusion collab, but when I try to apply it to Deforum Stable Diffusion I am returned an error, any idea how to get this to work with Deforum Stable Diffusion? Do I embed it in the cell? If so where? Or do you copy and paste the keyframe output on the bottom? If so where do I put those parameters?
Cell In[36], line 272
return locals()
^
SyntaxError: 'return' outside function
https://colab.research.google.com/github/deforum/stable-diffusion/blob/main/Deforum_Stable_Diffusion.ipynb
The text was updated successfully, but these errors were encountered: