ComfyUI/StableDiffusion Tutorial: BREAK/Concactenate + AND/Combine + Weighted Average

Поділитися
Вставка
  • Опубліковано 16 жов 2024
  • Prompt Engineering Workflow: civitai.com/mo...
    I made sure my microphone was the lowest quality possible for recording this.

КОМЕНТАРІ • 22

  • @poisenbery
    @poisenbery  8 місяців тому +5

    Me: "Read the source code, it's not hard"
    Also, Me: *visibly struggling to read the source code*
    The formatting used a torch function instead of just raw math, so I had trouble finding it:
    tw = torch.mul(t1, conditioning_to_strength) + torch.mul(t0, (1.0 - conditioning_to_strength))
    Which is, effectively, the same formula that I wrote, so everything is fine.

  • @TheDoranMaster
    @TheDoranMaster 8 місяців тому +15

    I’ve never been more happy to listen to the world’s worst audio 😂. Thanks for the information! I really like your way of explaining AI

  • @rosetyler4801
    @rosetyler4801 4 місяці тому +7

    Appreciate the information. Not sure why you decided to deliver it over an airplane's loud speaker, but hey, you do you.

    • @poisenbery
      @poisenbery  4 місяці тому

      my audio interface died, so I was unable to use my studio microphone.
      I had to use a C922 webcam's microphone to record the audio.
      if you don't know about that camera, it's actually THE recommended one for the lowest possible audio quality.

  • @inx1819
    @inx1819 8 місяців тому +5

    That's actually a great video, I never understood the difference and when to use them, now I feel like I understand it.

  • @PADATWO
    @PADATWO 8 місяців тому +4

    Great to see that you still have internet from your spaceship ! 😅

  • @user-jx7bh1lx4q
    @user-jx7bh1lx4q Місяць тому

    with the help of a combine you can mix day and night, or summer and winter, that's what suits it

  • @amariztaX
    @amariztaX 8 місяців тому

    Nah bro i love this channel, hes really funny and entertaining😂😂😂😂😭😭😭😭I just hope he doesn't get a better microphone this is him now lol

  • @lmbits1047
    @lmbits1047 8 місяців тому

    It seems that putting both prompts in one box separated by a comma yields most of the time something similar to using concat but it sometimes pick one or the other for instance you sometimes get a bowl of apples only or a girl with white hair alone. Concat is 100% consistent and it never separates the concepts. Thanks for the explanation.

  • @bilybob-c4p
    @bilybob-c4p 8 місяців тому

    What about in negative prompts?
    And what if we're using prompt masking?

  • @wellshotproductions6541
    @wellshotproductions6541 8 місяців тому

    Amazing content! Thank you so much for this.

  • @mikechujitsu
    @mikechujitsu 8 місяців тому +1

    Didn't know I was on the subway... No I don't want extra frise or to upgrade my meal.... Bruh the mic XD. My mind grows but my ears shrink.

  • @Takeover_713
    @Takeover_713 8 місяців тому

    Amazing! Thank you!

  • @nokodemusic
    @nokodemusic 5 місяців тому

    Great explanation but you forgot one thing, you need a fan blowing directly into your mic the entire time. 9/10

  • @ryebread1003
    @ryebread1003 7 місяців тому

    Do you ever script in python? Cool stuff I haven't touched SD since May 2023
    I'm no artist but I wonder if you'd like it more than visually scripting with ComfyUI, but I expect its nice to have the flexibility and visuals. You might be able to make an attached program for ComfyUI in VSCode for another art software. 3D, or adobe ps
    I'd absolutely use ComfyUI for something like a cool dynamic threshold controller and weight cutoffs between models.

  • @CloakerJosh
    @CloakerJosh 8 місяців тому +2

    I love your videos poisenbery, but man for the love of god upgrade your microphone. I beg of you 🤣

  • @christophernoble3296
    @christophernoble3296 8 місяців тому +3

    The audio was bad? I was too busy getting knowledged.

  • @Gwaboo
    @Gwaboo 8 місяців тому

    ik you have a video on this but cud you explain how to upscale images correctly i have tryed you method but it takes 67s/it for me to do so i need some way of upscaling and still adding more detail without having to wait 20 minutes for one upscale INFO: I'm on amd win11 currently trying every way of upscaling (which i know of) with different settings and comparing them all untill i find something good that dosnt take ageees to upscale. if you want to help me out of this hole you can tell me a good method you know or use. thanks :)

    • @poisenbery
      @poisenbery  8 місяців тому

      You need a better GPU

    • @Gwaboo
      @Gwaboo 8 місяців тому

      @@poisenbery I have a 6650xt it’s like a 3060-70 and it has 8 gb vram is it really on the card that it takes 70s/it to upscale ? Bcs if I do my usual stuff I get to like 1.3s/it or up to 3s/it at max…

  • @hleet
    @hleet 8 місяців тому +3

    The audio is bad but the video's worth watching

  • @supra107
    @supra107 8 місяців тому

    For a second I thought you'd start reading out the Wikipedia article about CBT.