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 !
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.
@@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 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>
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
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.
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
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 !
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.
Finally, It worked. Thanks again!
actually the demo is free up to 20 generations, really fast and works every time.. and better than meshy !
How to make this work incase using a cloud service comfy?
it will not worked in cloud service of comfyUi
Nice thanks for making the tutorial I will link it on the repo
thankx..
Can it run on 12Gb?
Yes, take 3 to 5 sec if you have 12GB vram
yes, if you generate text to vedio, it also faster then current comfyui
extracting micromamba doesn't work....powerShell showing error...can I do it manually?
what error you getting,
@@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
@@jaykotak4874 7z e micromamba.tar.bz2
if ($?) { 7z x micromamba.tar }
if ($?) { Move-Item -Force Library\bin\* . }
one by one paste the line
copt the lone one by one
7z e micromamba.tar.bz2
if ($?) { 7z x micromamba.tar }
if ($?) { Move-Item -Force Library\bin\* . }
@@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>
keep going, sir
Can't install using your tutorial :/ And now Comfyuiblog is "dead" -> Origin is unreachable
Hey, server will be back in few hours..
check now
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
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.
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
Install 7 Zip here is time frame 2:08
TRY this
7z e micromamba.tar.bz2; 7z x micromamba.tar; Move-Item -Force Library\bin\micromamba.exe micromamba.exe