Results 15 issues of bmaltais

Based on some of my testing I have to say that your implementation is actually producing better results that the original neural-doodle: https://twitter.com/netputing/status/710119813847207937

Not an issue but here are some examples of images I have generated using a technique based on Primitive: https://imgur.com/gallery/QTL40Yb What do you thing? I think converting a movie clip...

This change will allow users to specify a desired score to obtain using the new "ma" argument. For example -ma 0.04 If primitive reach this score before reaching the specified...

An interesting option could be to implement a score based cutoff... so instead of providing the number of primitives one would specify the desired "score" of the result. I am...

I noticed the current provider will not include the postfix value when the resulting name is exceeding the maximum length allowed. Sample code: ``` resource azurecaf_naming_convention Project-kv { name =...

If I want to add more knowledge, is it possible to just add more documents to an existing DB without re-learning every single documents? How would one do that? Delete...

For windows users out there, I have created a fork with an easy set of instructions and updates to facilitate the use on windows. You can find the 1st release...

When I try to start Comfybox I get this strange error. ComfyUI is running on Windows. I can use if just fine at http://127.0.0.1:8188/ When I start Comfybox I get:...

I have started work on supporting stable-cascade in the GUI,,, hope it will not be too much of a pain to implement. Let's discuss it in here.

enhancement

Starting a discussion about work being done to strip all sd-scripts code from this repo and use a "cloned" version of kohya_ss sd-scripts as the true source of python code...

enhancement