the consistency of the woman with different expressions is quite a game changer
@PixelEasel5 ай бұрын
agree!
@Utoko5 ай бұрын
Dev is just way better no competition, nice inpainting workflow
@PixelEasel5 ай бұрын
agreed!
@AaliDGr85 ай бұрын
Plzzzzzz tells us how to use dev flux free anywhere??? Online or...@@PixelEasel
@KingBerryBerry5 ай бұрын
@@PixelEasel Now use SCHNELL with a High "resolution" in pixels, and get surprise 😎 maybe you need make a new video for that.
@PixelEasel4 ай бұрын
checking @@KingBerryBerry
@tobycortes5 ай бұрын
why would you do less steps in Schnell and then drag about less quality thourhg the whole video ???? clearly this is not accurate, Schenll has sick quality with 30+ steps
@pixelcounter5065 ай бұрын
I agree with you that dev looks more photorealistic. Thank you very much for your informative summary!
@PixelEasel5 ай бұрын
thanks for commenting!!
@marcoseliasmepАй бұрын
Thanks a lot for this video! I was not wanting the dev because it is slower. But it gets way better results for hands and faces. Here on the RTX 4060Ti 8GB schnell takes 12 seconds per image, Dev takes about 45-50. But it is totally worth it. I just let it running with the same prompt, random seed, and pick the best ones later. I’m using fp8 versions. Can’t wait to get a better GPU.
@mic20165 ай бұрын
This worked. You are a gentleman and scholar sir...
@PixelEasel5 ай бұрын
thanks 😊!
@marcoantonionunezcosinga78285 ай бұрын
Thank you so much. You could make other comparisons with the models (SDXL turbo, SDXL lighthing, Stable Difusion 3) vs Dev and Schnell
@MrRandomnumbergenerator4 ай бұрын
amazing and detailed comparison, like and subscribed
@Nrek_AI_Productions5 ай бұрын
Thanks for giving us this comparison 🖖
@wellshotproductions65415 ай бұрын
Great content and video! Keep up the great work!
@Huang-uj9rt5 ай бұрын
Yes, I think flux is awesome, I tried Stable diffusion on Mimicpc, and of course this product also includes popular tools for AI such as RVC, Fooocus, and others. I think it handles detail quite well too, I can't get away from detailing images in my profession and this fulfills exactly what I need for my career.
@59Marcel5 ай бұрын
Thank you for the great tutorial.
@PixelEasel5 ай бұрын
thanks for a great comment!
@AlistairKarim5 ай бұрын
Thanks! Very informative and on point.
@PixelEasel5 ай бұрын
cheers 🍻
@muggzzzzz5 ай бұрын
Can flux generate a normal female face without square jaw and dimple on chin? I tried but couldn't get it. All faces looked the same.
@cekuhnen5 ай бұрын
Actually the schnell illustration is much better than the dev - dev looks like a photo mixed with illustration
@stepfury5 ай бұрын
Wow , you got a point. Maybe the comparison with anime and painting should be the next one.
@CodexPermutatio5 ай бұрын
Both models are awesome! Each one is tailored for a specific use.
@alexanderj.67014 ай бұрын
I feel like in order to make it fair both SCHNELL and DEV should've been tested with the same number of steps, not 4 vs 20.
@TheMadManTV5 ай бұрын
Thank you very much, bro. It is a very clear comparison.
@PixelEasel5 ай бұрын
thanks 😊
@reingenerdetАй бұрын
what's about the DEV to Schnelle Lora?
@duskairable5 ай бұрын
There's schell & dev combined model. 4 steps near dev quality, best of both worlds. Use that instead.
@stepfury5 ай бұрын
What is that version😮 The pro one?
@JackCrossSama5 ай бұрын
where can we find the link
@mylittleheartscar5 ай бұрын
Sauce?
@sertocd5 ай бұрын
it doesn't understand the prompts as good as the standalone Dev.
@franciscobutte4 ай бұрын
Dude tell the source if you gonna tell something like that
@philippeheritier93645 ай бұрын
a big thank you, very informative.
@PixelEasel5 ай бұрын
thanks a lot!
@NeVraX4 ай бұрын
Could you give us the prompt of the city at night with neons ? We only see the prompt from the previous images.
@SupermanRLSF5 ай бұрын
Hey mate are you able to post a copy of the complete workflow shown at 9:00?
@PixelEasel5 ай бұрын
you can find it on the description.. just clean it up a bit
@SupermanRLSF5 ай бұрын
@@PixelEasel not exactly sure how to yet, still a noob but thanks for reply.
@grillodon5 ай бұрын
Error in inpaint workflow: When loading the graph, the following node types were not found: GetImageSizeAndCount MaskPreview+ Image Save Nodes that have failed to load will show as red on the graph.
@PixelEasel5 ай бұрын
try to update comfy. it should work
@ernatogalvao5 ай бұрын
You broke me. Im desperate do understando how to do you use an Image as a style like we do in midjourney? How do you keep the characters consistent? How do I do these basic inpaintings?
@Avalon19515 ай бұрын
Oh and by the way i'm using the DEV 8 model
@vladimirzhuruk14184 ай бұрын
Is it possible to run flux schnel with img2img input? I see it only on dev version but online it costs x10 times more which is frustrating
@siliconbrush5 ай бұрын
I really wish I new how the model got down to 11 gig, something had to go right? Perhaps that additional bump in hand training? Quality, ect, this could have a huge impact on your test results, just think about it, if slight difference in scaling impacts the model what does reducing the original model by 50% do? I not saying we shouldnt use the smaller model, I have to use to it! to get anything out in a reasonable amount of time I am just curious about the process of reducing model sizes. What is exactly that we lost?
@madrooky13985 ай бұрын
The reduction in model size usually involves a process called quantization, which essentially compresses the data by using fewer bits to represent the numbers (weights) in the model. In machine learning, weights are often stored as floating-point numbers, like FP32 (32-bit floating point) or FP16 (16-bit floating point). Reducing the model size could mean switching from FP32 to something smaller like FP16 or even FP8. When you use smaller numbers like FP8, the model consumes less memory and processes faster, but there is a trade-off: you lose some precision in the weights. This loss in precision can affect the model's accuracy or the quality of the generated images. However, the impact of this precision loss varies depending on the model and its use case. Specialized models, designed for specific tasks, might still perform well with lower precision because they don't need to generalize across as many scenarios. On the other hand, more generalized models that need to work well across a wide range of inputs may experience a noticeable drop in performance. So, when the model was reduced from 30GB to 11GB, some precision was likely sacrificed, which could potentially affect the quality of its outputs, especially in more complex or diverse tasks. And that is exactly what we can see in the comparison.
@Avalon19515 ай бұрын
Wish I could get it too work, tried in pinokio and comfy and all I get are errors, I have a RTX 3070 w/8GB
@janvollgod72214 ай бұрын
I like Flux. Use both schnell and dev with the GGUF Extension in comfyUI. Fast and furious. The only thing i don't like, is the trend since sdxl3, that "problematic" Stuff, mostly NSFW is blocked somehow, even with forcing through sides in prompt, you will barely come to some nice result. But hey..that what sd sdxl are for
@michaelt87175 ай бұрын
How much GPU VRAM or CPU RAM do we need for the model?
@ismgroov40945 ай бұрын
❤😊thx sir
@PixelEasel5 ай бұрын
you're welcome 😊
@LibertyRecordsFree5 ай бұрын
can you give your tamplate for comfyui ? Thanks for the video, interesting
@mr.entezaee5 ай бұрын
I didn't understand how you did it without changing anything.. it was too vague for me. While I was waiting for such a tutorial...
@Huang-uj9rt5 ай бұрын
I've had your problem before; if you don't think you're doing anything wrong, you can either reboot and rebuild the model or go to mimicpc and run flux, I was just frustrated with the fuzzy images I was getting, and used mimicpc's online comfyui to run flux after trying other solutions that didn't work, and I think the images it produced were very good, but I don't know what to do with them. I was really surprised by the detail of the images it generated.
@TridentHut-dr8dg5 ай бұрын
I feel this is way better than Dall E and I don't even need to compare this to google...
@gameon20004 ай бұрын
Imagen 3 is even better at making people (fingers & toes) photorealism and "true to the prompt" accuracy than Flux.
@TridentHut-dr8dg4 ай бұрын
@@gameon2000 Will try
@TridentHut-dr8dg4 ай бұрын
@@gameon2000 Ohh thanks for the info I will check it out
@spiritpowertx5 ай бұрын
very nice !! and now, can you compare "flux dev" and "flux pro" ? thank you vey much ! 😉
@Huang-uj9rt5 ай бұрын
Flux Dev is for developers, providing basic development tools and functionality, while Flux Pro is an advanced version with more features, performance optimizations, and enterprise-level support for professional users who need a more comprehensive service.
@florianschmoldt86595 ай бұрын
Training on datasets that include tons of copyrighted art and then tell others it's not for commercial use until licensed is mindblowing
@jassimibrahim65353 ай бұрын
i mean realistically speaking they wont know if ur using their model or not
@florianschmoldt86593 ай бұрын
@@jassimibrahim6535 If you copy & paste the image into a new document, yes. ComfyUI and Automatic111 writes the model and workflow info into Exif data. ... But if you'll tell nobody, I won't either 😏
@sertocd5 ай бұрын
This morning I started to use flux dev but only allows me to generate 1 image but the next generation is interrupted by this error. Error occurred when executing SamplerCustomAdvanced: list index out of range. UPDATE: I rolled back to an earlier state from experimental snapshot manager menu , and the problem is gone.😊
@master-tp6wc5 ай бұрын
What GPU are you using
@sertocd5 ай бұрын
@@master-tp6wc 4080 super with 96gig. Reddit was flooded with this dev version memory issue even for those with 4090 cards.
@creepybeat5 ай бұрын
schnell looks more cartoonish and dev more realistic overrall.
@just518355 ай бұрын
Next Flux Dev - Fp8 vs Fp32
@AlistairKarim5 ай бұрын
Also, one more detail. Black forest labs say that outputs themselves of the dev model can be used for commercial purposes. Model itself can't be used for profit though. So you can't integrate it in your product, or use as basis for your commercial fine-tune and stuff. I'm intrigued how civitai fits into this.
@valheyrie4045 ай бұрын
Je ne comprends pas bien. C'est autorisé de vendre les images ? Qu' est ce qui est interdit alors ?
@AlistairKarim5 ай бұрын
@@valheyrie404 It is allowed to sell images that you generated. It is not allowed (without direct agreement) to host the model and sell the access to it. Like civitai and other generation services. Although, it seems civitai already reached some sort of commerical agreement with authors. But, also you cannot include "dev" model in some sort of commercial software product, like a photo editor. Or to train your own commercial (production) model while using "dev" model as a basis for that.
@valheyrie4045 ай бұрын
@@AlistairKarim C'est plus clair. Merci ! :)
@CodexPermutatio5 ай бұрын
@@valheyrie404 Oui, vous pouvez vendre vos images générées. Ce que vous ne pouvez pas utiliser commercialement, en l'intégrant dans un produit tel qu'une application, c'est le modèle lui-même (Dev). Mais vous pouvez vendre les images générées.
@AlistairKarim5 ай бұрын
@@valheyrie404 I apologize. While many people, including myself (and even chatbots like Claude), generally agree that outputs seem viable to sell, the license is actually quite confusing. The more I read it, the more confusing it becomes. Until Black Forest Labs specifically clarifies this point, I advise being careful for now.
@MikevomMars5 ай бұрын
To be honest, it's just a matter of taste, since the differences are mostly placebo like and depend on the prompting and the random seed. But it's interesting to see that most humans bias towards the dev version because they think, it MUST be better (as more "expensive", as "better" something must be). That's how human psyche works 😉
@DataJuggler5 ай бұрын
This sounds exactly like voice Andrew from Microsoft Azure Speech AI. When your channel won't hit monetization till the year 3918, commercial use doesn't really matter.
@Hearcharted5 ай бұрын
This is your real voice or AI ? By the way, keep Fluxing, because Flux is just getting started :)
@LukasBazyluk11175 ай бұрын
Clearly AI voice as it's lacking inflection.
@Hearcharted5 ай бұрын
@@LukasBazyluk1117 Interesting
@bm635 ай бұрын
I think the schnell produced images sometimes better than Dev… Take the Body Cream. The fact the Schnell put a label on it without being prompted, and it’s a better angle, than a pot of white stuff of whatever that Dev produced. Also comparing two same prompts will always produce random images, some good, some bad, be it Dev or Schnell being used. I’ve had some absolutely shockingly bad Dev results, like really bad early first version Dalle images, using my detailed prompts, that Dalle / Chat GPT absolutely nailed perfectly. These comparison videos in my opinion just don’t work as they’re just too random what they will produce.
@nicejungle5 ай бұрын
At 3:49, the differrence is very obvious. Schnell is artificial, specially the lighting, pants seems plasticy, like MidJourney, SDXL and many others. Dev has very natural lighting ambience
@johnt6978 күн бұрын
what's up wiht the voice ... AI?
@hu-ry5 ай бұрын
"Schnell" ist german for "fast" btw
@PixelEasel5 ай бұрын
of course
@ryanhart93915 ай бұрын
Oh interesting! I'm learning Dutch and fast is "snell" in Dutch, which seems counterintuitive to me because it sounds like snail, which is a very, very slow animal.
@zWaKez4 ай бұрын
Schnell gives me better results for whatev reason so far
@cmdr_stretchedguy5 ай бұрын
Meanwhile we can do all the same or better with SDXL, and do so 10x faster. Flux is just overhyped mediocrity right now.
@valheyrie4045 ай бұрын
C'est à peu près le commentaire que je cherchais : vous faites du photorealisme avec et obtenez d'aussi bons résultats ? Et pour le respect des prompts ?
@cosmicrdt5 ай бұрын
It's too bad ai voice generation like in this video isn't nearly as good as ai image generation
@stepfury5 ай бұрын
I'm the one that struggling with talking. This Ai is better than me talking 😅
@vasiliybutenko48105 ай бұрын
Flux very bad in nature , no forest, no trees . Only one scene with path in the middle .
@kallethoren5 ай бұрын
Annoying AI voice
@JamesBray-qm8gr-q3w5 ай бұрын
if they want to capture a large part of existing market share others have, this is TOO complicated.