Replies: 1 comment 1 reply
-
I also got the same error" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know Illyasviel is very busy mainly with backend development but there are some issues with the UI that hamper regular use for me, I thought about opening issues but there are over 500 open ones and I see the him frequent the discussions section instead of the issues.
First of all the high res button works for singular images but if you generated a batch of images and want to do the highres fix on one of them it does not work and gives the error
TypeError: tuple indices must be integers or slices, not str
. Here is a video:batch.mp4
Secondly, the Distilled CFG Scale is not always being read by the backend it seems. Notice how I keep changing the value but only the first time the image changes. The value is not reported in the console log either. However, when I change the resolution of the image a little it then again reads the value from the Distilled CFG Scale field. Here is a video, it's long because I only have a 2070 Super, feel free to speed through the generation segments:
cfg.mp4
Beta Was this translation helpful? Give feedback.
All reactions