One-Click 3D Models: ComfyUI Trellis Workflow + Micromamba Install | Image into 3D Model | Fix Error

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 29

  • @dennisliebelt3951
    @dennisliebelt3951 18 ชั่วโมงที่ผ่านมา

    thx for the video. Trellis is realy the best i have tried by now. How about proejecting and combining the 6 highres textures onto the model to get a final highres texture?
    If that step could be sort of automated it would be a great timesaver !

  • @sumitevs
    @sumitevs 4 ชั่วโมงที่ผ่านมา

    Nice tutorial. It would be nice if it was a little slower and in more detail. Felt like it's a little rushed through. Nevertheless, fantastic effort. Totally appreciate it.
    Is there a way we could feed in multiple images(like different angles of the item) as input to the model to get better quality 3d model. Here I can see we the have an option to upload only 1 image.

  • @23newsofficial
    @23newsofficial 4 วันที่ผ่านมา

    Finally, It worked. Thanks again!

  • @APOLOVAILS
    @APOLOVAILS วันที่ผ่านมา

    actually the demo is free up to 20 generations, really fast and works every time.. and better than meshy !

  • @visakhv1715
    @visakhv1715 2 วันที่ผ่านมา

    How to make this work incase using a cloud service comfy?

    • @ComfyUIworkflows
      @ComfyUIworkflows  2 วันที่ผ่านมา

      it will not worked in cloud service of comfyUi

  • @impactframes
    @impactframes 4 วันที่ผ่านมา

    Nice thanks for making the tutorial I will link it on the repo

  • @abulfazgulaliev7801
    @abulfazgulaliev7801 4 วันที่ผ่านมา

    Can it run on 12Gb?

    • @eshasharma.2914
      @eshasharma.2914 4 วันที่ผ่านมา

      Yes, take 3 to 5 sec if you have 12GB vram

    • @ComfyUIworkflows
      @ComfyUIworkflows  4 วันที่ผ่านมา

      yes, if you generate text to vedio, it also faster then current comfyui

  • @jaykotak4874
    @jaykotak4874 3 วันที่ผ่านมา

    extracting micromamba doesn't work....powerShell showing error...can I do it manually?

    • @ComfyUIworkflows
      @ComfyUIworkflows  3 วันที่ผ่านมา

      what error you getting,

    • @jaykotak4874
      @jaykotak4874 3 วันที่ผ่านมา

      @@ComfyUIworkflows
      Error :
      At line:1 char:25
      + 7z e micromamba.tar.bz2 && 7z x micromamba.tar && MOVE -Force Library ...
      + ~~
      The token '&&' is not a valid statement separator in this version.
      At line:1 char:48
      + 7z e micromamba.tar.bz2 && 7z x micromamba.tar && MOVE -Force Library ...
      + ~~
      The token '&&' is not a valid statement separator in this version.
      + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
      + FullyQualifiedErrorId : InvalidEndOfLine

    • @ComfyUIworkflows
      @ComfyUIworkflows  3 วันที่ผ่านมา +1

      @@jaykotak4874 7z e micromamba.tar.bz2
      if ($?) { 7z x micromamba.tar }
      if ($?) { Move-Item -Force Library\bin\* . }
      one by one paste the line

    • @ComfyUIworkflows
      @ComfyUIworkflows  3 วันที่ผ่านมา +1

      copt the lone one by one
      7z e micromamba.tar.bz2
      if ($?) { 7z x micromamba.tar }
      if ($?) { Move-Item -Force Library\bin\* . }

    • @jaykotak4874
      @jaykotak4874 3 วันที่ผ่านมา

      @@ComfyUIworkflows Error:
      PS C:\micromamba> 7z e micromamba.tar.bz2
      >> if ($?) { 7z x micromamba.tar }
      >> if ($?) { Move-Item -Force Library\bin\* . }
      7-Zip 22.00 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-06-15
      Scanning the drive for archives:
      1 file, 3956570 bytes (3864 KiB)
      Extracting archive: micromamba.tar.bz2
      --
      Path = micromamba.tar.bz2
      Type = bzip2
      Would you like to replace the existing file:
      Path: .\micromamba.tar
      Size: 0 bytes
      Modified: 2024-12-20 00:37:05
      with the file from archive:
      Path: micromamba.tar
      ? (Y)es / (N)o / (A)lways / (S)kip all / A(u)to rename all / (Q)uit? y
      ERROR: Cannot delete output folder : The directory is not empty. : .\micromamba.tar
      Sub items Errors: 1
      Archives with Errors: 1
      Sub items Errors: 1
      PS C:\micromamba>

  • @ismgroov4094
    @ismgroov4094 4 วันที่ผ่านมา

    keep going, sir

  • @kallamamran
    @kallamamran 4 วันที่ผ่านมา

    Can't install using your tutorial :/ And now Comfyuiblog is "dead" -> Origin is unreachable

  • @mneyanmels
    @mneyanmels 2 วันที่ผ่านมา

    Step4 is not working - Extract Micromamba
    PS C:\micromamba> micromamba
    micromamba : The term 'micromamba' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + micromamba
    + ~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (micromamba:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundExceptio

    • @ComfyUIworkflows
      @ComfyUIworkflows  2 วันที่ผ่านมา

      Ensure that the micromamba executable file exists in the directory where you extracted it (C:\micromamba in your case).
      Open File Explorer and navigate to C:\micromamba.
      Look for the file named micromamba.exe.

  • @KingSupremeDopeness
    @KingSupremeDopeness 2 วันที่ผ่านมา

    II'M GETTING 7z: The term '7z' is not recognized as a name of a cmdlet, function, script file, or executable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    PS C:\micromamba> 7z e micromamba.tar.bz2 && 7z x micromamba.tar && MOVE -Force Library\bin\micromamba.exe micromamba.exe

    • @ComfyUIworkflows
      @ComfyUIworkflows  2 วันที่ผ่านมา +1

      Install 7 Zip here is time frame 2:08

    • @Bshootz
      @Bshootz 2 วันที่ผ่านมา

      TRY this
      7z e micromamba.tar.bz2; 7z x micromamba.tar; Move-Item -Force Library\bin\micromamba.exe micromamba.exe