NokiMo
Furkan Gözükara
Furkan Gözükara

patreon


TRELLIS 1-Click Installers for Windows, RunPod, Massed Compute, New SOTA Image-to-3D Full Model - Mind Blowing

Patreon exclusive posts index to find our scripts easily, Patreon scripts updates history to see which updates arrived to which scripts and amazing Patreon special generative scripts list that you can use in any of your task.

Join discord to get help, chat, discuss and also tell me your discord username to get your special rank : SECourses Discord

Please also Star, Watch and Fork our Stable Diffusion & Generative AI  GitHub repository and join our Reddit subreddit and follow me on LinkedIn (my real profile)

=======

🪶 TRELLIS: Structured 3D Latents for Scalable and Versatile 3D Generation

Latest zip file : trellis_v9.zip

7 May 2025

Windows Requirements

How To Install and Use:

Windows:

Massed Compute (Recommend Cloud) :

RunPod (Cloud):

TRELLIS 1-Click Installers for Windows, RunPod, Massed Compute, New SOTA Image-to-3D Full Model - Mind Blowing TRELLIS 1-Click Installers for Windows, RunPod, Massed Compute, New SOTA Image-to-3D Full Model - Mind Blowing TRELLIS 1-Click Installers for Windows, RunPod, Massed Compute, New SOTA Image-to-3D Full Model - Mind Blowing TRELLIS 1-Click Installers for Windows, RunPod, Massed Compute, New SOTA Image-to-3D Full Model - Mind Blowing

Comments

trellis is extremely library depended. follow this video exactly : https://youtu.be/DrhUHnYfwC0 i just made a fresh install and tested and it works

Furkan Gözükara

I have this issue in task status log: "Error during generation 1/1: DLL load failed while importing nvdiffrast_plugin: The specified module could not be found."

Pablo Vindas

probably really hard to run there really hard. i had to compile so many libraries for runpod and massed compute

Furkan Gözükara

what app are you using? trellis uses very minimal vram

Furkan Gözükara

Running on Massed Compute H100. less than 512 video generation. Error when trying to generate video: Error during generation 1/1: CUDA out of memory. Tried to allocate 66846724.02 GiB. GPU 0 has a total capacity of 79.20 GiB of which 72.53 GiB is free. Including non-PyTorch memory, this process has 6.54 GiB memory in use. Of the allocated memory 5.42 GiB is allocated by PyTorch, and 238.44 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://pytorch.org/docs/stable/notes/cuda.html#environment-variables)

Brendan Luu

Is it possible to run this in a Huggingface Spaces? It would be much appreciated if it could be explained how to.

Brendan Luu

nope. model need its to be removed unfortunately

Furkan Gözükara

Is it possible to have an option to not remove the background?

Hockey

yes they deleted the repo. i just reuploaded. please use v9 zip file

Furkan Gözükara

Hey is this repo dead? Repository Not Found for url: https://huggingface.co/api/models/JeffreyXiang/TRELLIS-image-large/revision/main. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.

Kuba

your install failed. follow this first : https://youtu.be/DrhUHnYfwC0

Furkan Gözükara

Hugging Face cache folders set to: D:\trellis_v6\TRELLIS\models C:\Python310\python.exe: can't open file 'D:\\trellis_v6\\TRELLIS\\secourses_trellis.py': [Errno 2] No such file or directory Error: Python script failed. Please press any key to continue. . . What do I need to do, I ran Windows_Install.bat and Windows_Download_Models.bat Windows_Update.bat, but the size of the folder TRELLIS is only 13.2GB, I don't know what I missed

Junior

that means your install failed. please first follow every step of this video with cuda 12.8 and then reinstall : https://youtu.be/DrhUHnYfwC0

Furkan Gözükara

Fails to launch Virtual ENV. E:\Local apps\trellis_v6>cd TRELLIS E:\Local apps\trellis_v6\TRELLIS>call .\venv\Scripts\activate.bat The system cannot find the path specified. E:\Local apps\trellis_v6\TRELLIS>if errorlevel 1 ( echo Error: Failed to activate the virtual environment. pause exit /b ) Error: Failed to activate the virtual environment. Press any key to continue . . .

James Robbins

thanks

Furkan Gözükara

hunyunan 2.5d not published i am waiting that

Furkan Gözükara

thank you always usefull, but this model is already very outdated! here is a comparing of the quality https://i.ibb.co/KjnkPXvH/COMPP.png

Sérgio Merêces

holy... this release is amazing

Anthony

this is what we got best atm

Furkan Gözükara

Would it be possible to either add lora support or multiple images (different angles) for the 3D generation?

Hockey

even though i compiled it still tries this. so you have to install cuda 12.8 as well follow this tutorial : https://youtu.be/DrhUHnYfwC0 nvdiffrast is the most idiotic library i seen it caused me 1 day

Furkan Gözükara

Encountering errors when intalling Trellis_v6 (I am using python 3.10.11, I have set MS Visual Studio cl.exe to use VS.2019 and I have set my Environment Variable CUDA path default to 12.8) : Apologies for the length of the Logs: Error during generation 1/1: Error building extension 'nvdiffrast_plugin': [1/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\cudaraster\impl\CudaRaster.cpp /FoCudaRaster.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [2/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\common.cpp /Focommon.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [3/16] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output RasterImpl.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\cudaraster\impl\RasterImpl.cu -o RasterImpl.cuda.o FAILED: RasterImpl.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output RasterImpl.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\cudaraster\impl\RasterImpl.cu -o RasterImpl.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include\crt/host_config.h(153): fatal error C1189: #error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2022 (inclusive) are supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. RasterImpl.cu [4/16] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output antialias.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\antialias.cu -o antialias.cuda.o FAILED: antialias.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output antialias.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\antialias.cu -o antialias.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include\crt/host_config.h(153): fatal error C1189: #error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2022 (inclusive) are supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. antialias.cu [5/16] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output interpolate.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\interpolate.cu -o interpolate.cuda.o FAILED: interpolate.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output interpolate.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\interpolate.cu -o interpolate.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include\crt/host_config.h(153): fatal error C1189: #error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2022 (inclusive) are supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. interpolate.cu [6/16] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output texture.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\texture.cu -o texture.cuda.o FAILED: texture.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output texture.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\texture.cu -o texture.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include\crt/host_config.h(153): fatal error C1189: #error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2022 (inclusive) are supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. texture.cu [7/16] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output rasterize.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\rasterize.cu -o rasterize.cuda.o FAILED: rasterize.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-output rasterize.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4068 -Xcompiler /wd4067 -Xcompiler /wd4624 -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17 -DNVDR_TORCH -lineinfo -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\rasterize.cu -o rasterize.cuda.o C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include\crt/host_config.h(153): fatal error C1189: #error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2022 (inclusive) are supported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. rasterize.cu [8/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\texture.cpp /Fotexture.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [9/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\torch\torch_interpolate.cpp /Fotorch_interpolate.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [10/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\cudaraster\impl\Buffer.cpp /FoBuffer.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [11/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\torch\torch_texture.cpp /Fotorch_texture.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [12/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\torch\torch_antialias.cpp /Fotorch_antialias.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [13/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\torch\torch_rasterize.cpp /Fotorch_rasterize.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. [14/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\cudaraster\impl\RasterImpl.cpp /FoRasterImpl.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\common\cudaraster\impl\RasterImpl.cpp(327) : warning C4700: uninitialized local variable 'p' used [15/16] cl /showIncludes -DTORCH_EXTENSION_NAME=nvdiffrast_plugin -DTORCH_API_INCLUDE_EXTENSION_H -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include -IE:\trellis_v6\TRELLIS\venv\lib\site-packages\torch\include\torch\csrc\api\include "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" "-IC:\Program Files\Python310.11\Include" -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /wd4624 /wd4067 /wd4068 /EHsc /std:c++17 -DNVDR_TORCH /wd4067 /wd4624 -c E:\trellis_v6\TRELLIS\venv\lib\site-packages\nvdiffrast\torch\torch_bindings.cpp /Fotorch_bindings.o Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34810 for x64 Copyright (C) Microsoft Corporation. All rights reserved. ninja: build stopped: subcommand failed.

Stevie Tee

please remind me tomorrow for fix. ty

Furkan Gözükara

I get this error when trying to start: C:\AI\Trellis\TRELLIS>call .\venv\Scripts\activate.bat [SPARSE] Backend: spconv, Attention: flash_attn Traceback (most recent call last): File "C:\AI\Trellis\TRELLIS\app.py", line 12, in from trellis.pipelines import TrellisImageTo3DPipeline File "C:\AI\Trellis\TRELLIS\trellis\__init__.py", line 3, in from . import pipelines File "C:\AI\Trellis\TRELLIS\trellis\pipelines\__init__.py", line 3, in from .trellis_text_to_3d import TrellisTextTo3DPipeline File "C:\AI\Trellis\TRELLIS\trellis\pipelines\trellis_text_to_3d.py", line 6, in import open3d as o3d ModuleNotFoundError: No module named 'open3d' Error: Python script failed. Press any key to continue . . .

Hockey

I just spent some time and due to a library it doesn't work yet sadly :( you can leave a comment here : https://github.com/NVIDIAGameWorks/kaolin/issues/871

Furkan Gözükara

Hello Furkan, to start I want to thank you for all the amazing work you're doing! That's awesome! Also, I have a question for you : is there a way to make Trellis work with 5090 yet? Thanks!

Junmoe62

well don't bother with it. it will download into your hugging face cache folder. giving local path is harder

Furkan Gözükara

C:\trellis_v4\TRELLIS>call .\venv\Scripts\activate.bat [SPARSE] Backend: spconv, Attention: flash_attn Warp 1.5.1 initialized: CUDA Toolkit 12.6, Driver 12.4 Devices: "cpu" : "Intel64 Family 6 Model 167 Stepping 1, GenuineIntel" "cuda:0" : "NVIDIA RTX A6000" (45 GiB, sm_86, mempool enabled) Kernel cache: C:\Users\Jacky\AppData\Local\NVIDIA\warp\Cache\1.5.1 Traceback (most recent call last): File "C:\trellis_v4\TRELLIS\app.py", line 1199, in pipeline = TrellisImageTo3DPipeline.from_pretrained("C:/trellis_v4/TRELLIS/PretrainedModels/TRELLIS-image-large") File "C:\trellis_v4\TRELLIS\trellis\pipelines\trellis_image_to_3d.py", line 56, in from_pretrained pipeline = super(TrellisImageTo3DPipeline, TrellisImageTo3DPipeline).from_pretrained(path) File "C:\trellis_v4\TRELLIS\trellis\pipelines\base.py", line 39, in from_pretrained _models = { File "C:\trellis_v4\TRELLIS\trellis\pipelines\base.py", line 40, in k: models.from_pretrained(f"{path}/{v}") File "C:\trellis_v4\TRELLIS\trellis\models\__init__.py", line 54, in from_pretrained config_file = hf_hub_download(repo_id, f"{model_name}.json") File "C:\trellis_v4\TRELLIS\venv\lib\site-packages\huggingface_hub\utils\_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "C:\trellis_v4\TRELLIS\venv\lib\site-packages\huggingface_hub\utils\_validators.py", line 160, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'C:/trellis_v4'. Error: Python script failed. Press any key to continue . . .

Jacky Liu

Sorry, I mean the Pretrained Models. I follow the instruction from the Github and try to edit the file path, but it can't be loaded on my drive: The models are hosted on Hugging Face. You can directly load the models with their repository names in the code: TrellisImageTo3DPipeline.from_pretrained("JeffreyXiang/TRELLIS-image-large") If you prefer loading the model from local, you can download the model files from the links above and load the model with the folder path (folder structure should be maintained): TrellisImageTo3DPipeline.from_pretrained("/path/to/TRELLIS-image-large")

Jacky Liu

this is a local installer. what you mean by local? models are downloaded into your pc. if not in install folder then it means it is inside hugging face cache folder

Furkan Gözükara

I would like to loading the model from local. After downloading those models, where should I put it and which files should I edit?

Jacky Liu

great

Furkan Gözükara

To help for V5 :) this saved my..... :) tested on win10 100% work : git clone --recurse-submodules https://github.com/microsoft/TRELLIS.git cd TRELLIS conda create -n trellis python=3.10 conda activate trellis pip install torch==2.5.1 torchvision --index-url=https://download.pytorch.org/whl/cu124 pip install xformers==0.0.28.post3 --index-url=https://download.pytorch.org/whl/cu124 pip install pillow imageio imageio-ffmpeg tqdm easydict opencv-python-headless scipy ninja rembg onnxruntime trimesh xatlas pyvista pymeshfix igraph transformers pip install git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8 pip install https://github.com/bdashore3/flash-attention/releases/download/v2.7.1.post1/flash_attn-2.7.1.post1+cu124torch2.5.1cxx11abiFALSE-cp310-cp310-win_amd64.whl pip install kaolin -f https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.5.1_cu124.html git clone https://github.com/NVlabs/nvdiffrast.git ./tmp/extensions/nvdiffrast pip install ./tmp/extensions/nvdiffrast git clone --recurse-submodules https://github.com/JeffreyXiang/diffoctreerast.git ./tmp/extensions/diffoctreerast pip install ./tmp/extensions/diffoctreerast git clone https://github.com/autonomousvision/mip-splatting.git ./tmp/extensions/mip-splatting pip install ./tmp/extensions/mip-splatting/submodules/diff-gaussian-rasterization/ cp -r ./extensions/vox2seq ./tmp/extensions/vox2seq pip install ./tmp/extensions/vox2seq pip install spconv-cu120 pip install gradio==4.44.1 gradio_litmodel3d==0.0.1 pip install triton-3.1.0-cp310-cp310-win_amd64.whl set ATTN_BACKEND=flash-attn set SPCONV_ALGO=native python ./app.py

MEGA AMIGA

same i success installing all you post but this one not working for me. i have to use conda and follow the github install page to success. This one looks hard to run well (EDIT... i'm out of my boots today i launched the install on a CMD :) I retry ! it need POWERSHELL) last edit :( Same install script not working on my windows) (venv) Z:\trellis_v4\TRELLIS>app.py Traceback (most recent call last): File "Z:\trellis_v4\TRELLIS\app.py", line 1, in import gradio as gr ModuleNotFoundError: No module named 'gradio' Help please :) of course i pip install gradio i tried many version and of course the one in requierement. I feel so noob :)

MEGA AMIGA

hi your installation failed. delete your cache folders and reinstall and email me logs so i can see why. but very likely missing requirements. please follow this video every step first : https://youtu.be/DrhUHnYfwC0 my email : monstermmorpg@gmail.com sorry for late reply

Furkan Gözükara

Hey, I am getting the following error on Windows. What could this be? "F:\Trellis3D\TRELLIS>call .\venv\Scripts\activate.bat [SPARSE] Backend: spconv, Attention: flash_attn Warp 1.5.0 initialized: CUDA Toolkit 12.6, Driver 12.7 Devices: "cpu" : "Intel64 Family 6 Model 165 Stepping 5, GenuineIntel" "cuda:0" : "NVIDIA GeForce RTX 3090 Ti" (24 GiB, sm_86, mempool enabled) Kernel cache: C:\Users\Andreas\AppData\Local\NVIDIA\warp\Cache\1.5.0 [SPARSE][CONV] spconv algo: auto [ATTENTION] Using backend: flash_attn Using cache found in C:\Users\Andreas/.cache\torch\hub\facebookresearch_dinov2_main Running on local URL: http://127.0.0.1:7860 To create a public link, set `share=True` in `launch()`. Sampling: 100%|████████████████████████████████████████████████████████████████████████| 12/12 [00:02<00:00, 4.84it/s] Sampling: 100%|████████████████████████████████████████████████████████████████████████| 12/12 [00:05<00:00, 2.24it/s] Rendering: 0it [00:00, ?it/s] Traceback (most recent call last): File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\gradio\queueing.py", line 536, in process_events response = await route_utils.call_process_api( File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\gradio\route_utils.py", line 322, in call_process_api output = await app.get_blocks().process_api( File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\gradio\blocks.py", line 1935, in process_api result = await self.call_function( File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\gradio\blocks.py", line 1520, in call_function prediction = await anyio.to_thread.run_sync( # type: ignore File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\anyio\to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\anyio\_backends\_asyncio.py", line 2505, in run_sync_in_worker_thread return await future File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\anyio\_backends\_asyncio.py", line 1005, in run result = context.run(func, *args) File "F:\Trellis3D\TRELLIS\venv\lib\site-packages\gradio\utils.py", line 826, in wrapper response = f(*args, **kwargs) File "F:\Trellis3D\TRELLIS\app.py", line 114, in image_to_3d video = render_utils.render_video(outputs['gaussian'][0], num_frames=120)['color'] File "F:\Trellis3D\TRELLIS\trellis\utils\render_utils.py", line 96, in render_video return render_frames(sample, extrinsics, intrinsics, {'resolution': resolution, 'bg_color': bg_color}, **kwargs) File "F:\Trellis3D\TRELLIS\trellis\utils\render_utils.py", line 73, in render_frames res = renderer.render(sample, extr, intr, colors_overwrite=colors_overwrite) File "F:\Trellis3D\TRELLIS\trellis\renderers\gaussian_render.py", line 223, in render render_ret = render(camera_dict, gausssian, self.pipe, self.bg_color, override_color=colors_overwrite, scaling_modifier=self.pipe.scale_modifier) File "F:\Trellis3D\TRELLIS\trellis\renderers\gaussian_render.py", line 58, in render from diff_gaussian_rasterization import GaussianRasterizer, GaussianRasterizationSettings ModuleNotFoundError: No module named 'diff_gaussian_rasterization'"

Wolf

well sadly i dont know but you can ask here : https://github.com/microsoft/TRELLIS/issues

Furkan Gözükara

Nice stuff, thanks. But is there an option to get a larger, more detailed output? When I convert the GDL to STL for 3D Printing, it's quiet small. If I resize it to bigger dimensions it looses many details.

Bjoern

great

Furkan Gözükara

v4 fixes that. for logs : https://www.patreon.com/posts/108419878

Furkan Gözükara

You are welcome

Furkan Gözükara

It's quite good for creating inial files from image for 3d apps. Thanks.

Ahmet Inceelli

I made a fresh reinstall and I get "can't open file 'F:\\trellis_v2\\TRELLIS\\mip-splatting\\fix_app.py': [Errno 2] No such file or directory" after "Virtual environment made and installed properly". Edit: Where do I find the logs to send you?

Patrick Mros

the last v4 was fine

Daniel Ramirez

install error. please make a fresh install and email me logs so i can see : monstermmorpg@gmail.com

Furkan Gözükara

I get "NameError: name 'FlexiCubes' is not defined" when using windows_start.bat. Before I delete everything and start a new try, does anyone know how this could be fixed?

Patrick Mros

can you make a fresh install and send me full error logs when you run it? i saw your install logs and they were all perfect. you and i have same gpu i tested on rtx 3090 and rtx a6000

Furkan Gözükara

I have changed flash by xformers still the same bug I followed the instruction here https://github.com/microsoft/TRELLIS/issues/11

alex

I have tested it on rtx 3090 and rtx a6000 Aren't it same family?

Furkan Gözükara

I have a quadro rtx 6000 24 go of vram

alex

Apparently "RuntimeError: FlashAttention only supports Ampere GPUs or newer." my gpu is not compatible with flash attention how I disable and use another attention like xformers ?

alex

I have sent you the mail

alex

you need to copy here how : https://www.patreon.com/posts/108419878

Furkan Gözükara

Ok there's a log file somewhere or I copy just everything manually ?

alex

hi i need install logs. can you make a fresh install and send me logs : monstermmorpg@gmail.com

Furkan Gözükara

I have a error with the v4 when I want generate the 3d model : python310.dll!PyObject_call_Prepend [ unknow file @ unknow line number ]

alex

v4 fixed the error please do a fresh install

Furkan Gözükara

v4 fixed the error please do a fresh install

Furkan Gözükara

just fixed with v4. what it does it is : it modifies the app py to auto open in browser

Furkan Gözükara

thank you Doc now it works! But if you are interested while installing this was the last message: "[notice] To update, run: python.exe -m pip install --upgrade pip C:\Python310\python.exe: can't open file 'D:\\Ai\\SECourses\\Trellis\\trellis_v2\\TRELLIS\\mip-splatting\\fix_app.py': [Errno 2] No such file or directory Virtual environment made and installed properly Drücken Sie eine beliebige Taste . . ."

Nedo Braun

hi can you fresh install v2 and send me install logs? monstermmorpg@gmail.com

Furkan Gözükara

I use Kaspersky Internet security has no issues. I mean you can use notepad to look each file :) https://www.virustotal.com/gui/file/e499262ce1047abaa624610d83285a0d4461b4f2e232646cf42b7fc6eba8d2eb

Furkan Gözükara

hi can you fresh install v2 and send me install logs? monstermmorpg@gmail.com

Furkan Gözükara

hi can you fresh install v2 and send me install logs? monstermmorpg@gmail.com

Furkan Gözükara

Same issue BecauseReasons and I are having.

Nic D

hmmm i have no luck so far getting this error here at the end message: "...ImportError: DLL load failed while importing core_cc: Das angegebene Modul wurde nicht gefunden. Error: Python script failed."

Nedo Braun

Got a virus detected under MIcrosoft Defender on 2 different PCs

Daniel Ramirez

Not working for me in Win11 unfortunately. Error in Discord (Ai) channel.

BecauseReasons

thank you so much. this was really hard to make so many repos dependencies :D runpod and massed compute not fully tested yet since 4:30 am here

Furkan Gözükara

Epic thanks for getting this out quickly!

BecauseReasons


Related Creators