Don’t understand the remove from face example. Without other pictures showing the persons face, it’s just using some stereotypical image, no?
There's no "truth" it's uncovering, no real face, these are all just generated images, yes.
FLUX.1 Kontext
31–40 of 140 posts
Re: FLUX.1 Kontext
#32How knowledgable do you need to be to tweak and train this locally ? I spent two days trying to train a LoRa customization on top of Flux 1 dev on Windows with my RTX 4090 but can’t make it work and I don’t know how deep into this topic and python library I need to study. Are there scripts kiddies in this game or only experts ?
Windows is mostly the issue, to really take advantage, you will need linux.
Re: FLUX.1 Kontext
#33Currently am testing this out (using the Replicate endpoint: https://replicate.com/black-forest-labs/flux-kontext-pro ). Replicate also hosts "apps" with examples using FLUX Kontext for some common use cases of image editing: https://replicate.com/flux-kontext-apps It's pretty good: quality of the generated images is similar to that of GPT-4o image generation if you were using it for simple image-to-image generations…
> Generation is speedy at about ~4 seconds per generation May I ask on which GPU & VRAM? edit: oh unless you just meant through huggingface's UI
Re: FLUX.1 Kontext
#34Hopefully they list this on HuggingFace for the opensource community. It looks like a great model!
Re: FLUX.1 Kontext
#35Don’t understand the remove from face example. Without other pictures showing the persons face, it’s just using some stereotypical image, no?
Re: FLUX.1 Kontext
#36Re: FLUX.1 Kontext
#37How knowledgable do you need to be to tweak and train this locally ? I spent two days trying to train a LoRa customization on top of Flux 1 dev on Windows with my RTX 4090 but can’t make it work and I don’t know how deep into this topic and python library I need to study. Are there scripts kiddies in this game or only experts ?
> I spent two days trying to train a LoRa customization on top of Flux 1 dev on Windows with my RTX 4090 but can’t make Windows is mostly the issue, to really take advantage, you will need linux.
Re: FLUX.1 Kontext
#38Hopefully they list this on HuggingFace for the opensource community. It looks like a great model!
Re: FLUX.1 Kontext
#39How knowledgable do you need to be to tweak and train this locally ? I spent two days trying to train a LoRa customization on top of Flux 1 dev on Windows with my RTX 4090 but can’t make it work and I don’t know how deep into this topic and python library I need to study. Are there scripts kiddies in this game or only experts ?
Just use https://github.com/bghira/SimpleTuner I was able to run this script to train a Lora myself without spending any time learning the underlying python libraries.