-
Notifications
You must be signed in to change notification settings - Fork 9
is it possible to add Flux w/loras and i2i? #4
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
Comments
@KINGLIFER I'm an idiot, I just realized that my image conversion code was also converting the image to greyscale. I copied it from a previous project but forgot to remove that part. This was also an issue in the vision model nodes. Thank you so much for helping me catch this. I've pushed the fix now so you'll have to update. |
Yes it was fixed in aadf07b |
Sorry I've been busy the last week. As far as a know the only cause of this would be that the version you have is out of date. You should try reinstalling the extension completely (deleting the folder) and trying this again. Otherwise I'm not sure if there's anything else I can do, I can't replicate this issue anymore on a clean install. |
@KINGLIFER Sorry for the late response, as far as I can tell i2i only works with a single image, you're probably thinking of ipadapter, controlnet or one of the other model extensions that has gotten flux support in the last few months. I don't really use this project anymore so it's a pretty low priority, but I'll see if I can throw together a node based on the flux-general and flux-general/image-to-image endpoints this weekend. |
Oh ok yeah that shouldn't be too hard, I should be able to add that to the existing nodes. Rather than adding 4 outputs to the node I'll probably make another node to split the output so that it's an optional feature. |
@KINGLIFER You might be running an outdated version of comfy manager. Comfy Manager switched to using the official ComfyUI Registry not too long ago. The list that the older versions are using is outdated. If you're running the newest version the search should look something like this: You also need to select the specific 1.0.5 version or it will complain about security settings: |
Please add this node... fal-ai/veo2/image-to-video |
:( |
Sorry I was busy last week and couldn't get to this until now. I don't think I'm going to add veo support due to the cost. It's $2.50 per 5 seconds so it would be very expensive to test properly. I think Google's pricing is absurd since I believe they also offer a certain number of free generations through their own AIstudio platform. |
I have no problem testing for you in needed. Or is there another img to
video that's cheaper?
…On Sun, Apr 27, 2025, 6:33 p.m. BetaDoggo ***@***.***> wrote:
*BetaDoggo* left a comment (BetaDoggo/ComfyUI-Cloud-APIs#4)
<#4 (comment)>
Sorry I was busy last week and couldn't get to this until now. I don't
think I'm going to add veo support due to the cost. It's $2.50 per 5
seconds so it would be very expensive to test properly. I think Google's
pricing is absurd since I believe they also offer a certain number of free
generations through their own AIstudio platform.
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXS5XKY6H7KY774X66GUZJD23VLNNAVCNFSM6AAAAABNO7AEWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMZTGY3TCMZYHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Ok it seems my offer is not something you would want so how about Kling-video? .09 seems better than .5 per second. |
Sorry for the late response, I haven't been checking my email, I did end up giving a Veo2 node a shot after all, it doesn't have many options so I only needed to do a single test generation. I'll be a bit more available the next few days, if there are any other specific video endpoints you want support for let me know. Most of the work is already done with the veo node, it just needs to modified a bit for other models with more settings. The new version (1.1.0) should already be available on the comfy registry, you can update to the current version through comfy-manager. |
xxxxxxxxxxx
The text was updated successfully, but these errors were encountered: