Тёмный

ComfyUI-Impact-Pack/ComfyUI-Inspire-Pack - Workflow: MakeTileSEGS+IPAdapter+SDXL-Lightning 

Dr.Lt.Data's ComfyUI Extension
Подписаться 4,4 тыс.
Просмотров 4,1 тыс.
50% 1

In this video, the method of applying SDXL-Lightning to the "Make Tile SEGS" upscale and improving the upscale context using IPAdapter is demonstrated.
github.com/ltd...
github.com/ltd...

Наука

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@dulow
@dulow 7 месяцев назад
ComfyUI feels like the new Legos or Minecraft. I absolutely love building with ComfyUI. This is amazing, thanks for sharing!🤝
@Rammahkhalid
@Rammahkhalid 5 месяцев назад
Please start recording voice with the video it is much easier to follow, you can use ai voice if you don't want to use yours 😅
@drltdata
@drltdata 7 месяцев назад
You can download from ComfyUI from here: github.com/comfyanonymous/ComfyUI And ComfyUI Impact Pack extension from here: github.com/ltdrdata/ComfyUI-Impact-Pack And ComfyUI Inspire Pack extension from here: github.com/ltdrdata/ComfyUI-Inspire-Pack Workflow (you can drag & drop): github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/workflow/MakeTileSEGS_upscale_sdxl-lightning_ipadapter.png
@turgor127
@turgor127 7 месяцев назад
Text-to-speech would improve video quality greatly.
@NotThatOlivia
@NotThatOlivia 7 месяцев назад
You should integrate MeshGraphormer + Controlnet Depth to try to fix hands into this workflow .... (please!!!)
@drltdata
@drltdata 7 месяцев назад
This workflow is designed to demonstrate basic usage, so it maintains a concise form as much as possible.
@chillsoft
@chillsoft 7 месяцев назад
That only works on 1.5, this is XL :)
@NotThatOlivia
@NotThatOlivia 7 месяцев назад
no, meshgraphormer works - it gives the depthmap, you are talking about the controlnet depth model, which is only for SD1.5 (for now), but - the output of meshgraphormer is model agnostic - and we can use it for a regular controlnet (depth models) @@chillsoft
@chillsoft
@chillsoft 7 месяцев назад
You are absolutely right, I was thinking to narrowly!@@NotThatOlivia
@idontcare9041
@idontcare9041 6 месяцев назад
How would one go about doing this? Sounds really interesting but I honestly have no clue where or how to add it
@3DArtistree
@3DArtistree 7 месяцев назад
Thank you! Very much appreciate investing time into this solution!
@user-nc3he7rt7j
@user-nc3he7rt7j 7 месяцев назад
I'm waiting for "Tile For Video". When I apply a video to the person detector and create tile segments, the segments don't move along with the person. Does anyone have a solution to make the segments move?
@pk.9436
@pk.9436 7 месяцев назад
great work please keep going 💪
@michail_777
@michail_777 7 месяцев назад
Good afternoon. Excuse me, can I ask you something? Can you please put in the description of the video next time what you have written in the workflow? Not everyone has good English and it would be cool to understand what and how. Unfortunately the links under the video are giving 404. Thank you for your understanding.
@drltdata
@drltdata 7 месяцев назад
You can find workflow in my comment.
@michail_777
@michail_777 7 месяцев назад
@@drltdata I'm sorry, I didn't notice. thank you.
@kenshisaan2207
@kenshisaan2207 6 месяцев назад
i didnt work for me it stop without error
@drltdata
@drltdata 6 месяцев назад
It is important to know at which stage and in what manner the stop occurred. And what is displayed in terminal. If what you're talking about is ComfyUI itself stopping along with a pause, then it's because you ran out of RAM.
@НиколайПрокофьев-ш8д
@НиколайПрокофьев-ш8д 7 месяцев назад
Great work! But we needed add controllnet segs to this workflow. Now this is causing an error.
@drltdata
@drltdata 7 месяцев назад
You can use ControlnetApplySEGS.
@НиколайПрокофьев-ш8д
@НиколайПрокофьев-ш8д 7 месяцев назад
@@drltdata when connecting to "ControlnetApplySEGS" node "segs_preprossesor" returns an error "'ControlNetAdvancedWrapper' object has no attribute 'doit_ipadapter' File "C:\ComfyUI_windows_portable\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\ComfyUI_windows_portable\ComfyUI\execution.py", line 82, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\ComfyUI_windows_portable\ComfyUI\execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\modules\impact\impact_pack.py", line 1440, in doit DetailerForEach.do_detail(image, segs, model, clip, vae, guide_size, guide_size_for, max_size, seed, steps, cfg, File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\modules\impact\impact_pack.py", line 249, in do_detail enhanced_image, cnet_pils = core.enhance_detail(cropped_image, model, clip, vae, guide_size, guide_size_for_bbox, max_size, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\modules\impact\core.py", line 228, in enhance_detail model, cnet_pils2 = control_net_wrapper.doit_ipadapter(model) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ And controlllite models has error in any case. Even without using "segs_preprossesor". "Type 'ControlLLLiteAdvanced' must be used with Apply Advanced ControlNet 🛂🅐🅒🅝 node (with model_optional passed in); otherwise, it will not work." But in "ControlnetApplySEGS" not to have input "model"
Далее
100 Identical Twins Fight For $250,000
35:40
Просмотров 52 млн
IPAdapter for Flux - with ComfyUI Workflow
10:36
Просмотров 30 тыс.
Hires Upscale Latent Fix workflow in ComfyUI
8:35
Просмотров 1,4 тыс.
ComfyUI: Consistent Character Using Flux Model
7:20
ComfyUI-Impact-Pack: PreviewDetailerHookProvider
4:15
Просмотров 2,2 тыс.
NSURLProtocol: How I Stole an App For My Wedding
56:25
iPhone Standby mode dock, designed with @overwerk
0:27