jtkelm2
jtkelm2
This website is a bit of a godsend for someone who's still learning the fundamentals of sight reading. However, two problems stand out that would greatly improve QOL and would,...
Added support so that prompts can contain wildcard terms (indicated by surrounding double underscores), with values instantiated randomly from the corresponding .txt file in the folder `/scripts/wildcards/`. For example: `a...
It took a bit of tracing through the callstack to find out what was the matter when I ran certain img2img parameters (such as ddim_steps = 27 and strength =...
Running the repo with the leaked weights, the process takes its time and appears to complete without any errors, but only outputs entirely blank green images. I've tried playing around...
Issue #49 still reproduces for me. I haven't been able to get around the issue, but what I can say is that even though `CollisionType` appears to be properly exported...
Allow the user to choose a folder containing pre-generated class regularization images in the same way they can choose a folder for the instance images. Upon selection of a folder,...
### Is your feature request related to a problem? Presently, there is no way to persuade the inference engine to instantiate implicit arguments with section variables. This hinders the development...
I have the same issue as was reported a year ago as #815, but despite it being closed, I still have the same issue: No debug message is printed. I...