threestudio icon indicating copy to clipboard operation
threestudio copied to clipboard

A unified framework for 3D content generation.

Results 260 threestudio issues
Sort by recently updated
recently updated
newest added

Is there any way we can prolificDreamer into the huggin face api demo? Thanks!

PS C:\Windows\system32> wsl --list 适用于 Linux 的 Windows 子系统分发: Ubuntu-20.04 (默认) PS C:\Windows\system32> wsl --status 默认分发: Ubuntu-20.04 默认版本: 2 gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Copyright (C) 2019 Free Software...

I just got a new gpu that has 40 gb of VRAM but then got this error: I ran python launch.py --config configs/stable-zero123.yaml --train --gpu 0 data.image_path=./load/images/hamburger_rgba.png torch.cuda.OutOfMemoryError: CUDA out...

keep shape consistent for latents_denoised = (latents_noisy - sigma * noise_pred) / alpha

First thank you for your great work. What 'max_step_percent_annealed' means in threestudio/models/guidance/stable_diffusion_guidance.py?

This pull request introduces functionality to support loading the stable-Zero123 into the diffuser with FP16 (half-precision floating-point) compatibility. Key Features: - Stable Zero123 Integration: Ensures the diffusers can load and...

While using the provided Dockerfile in the repo, I run into this error which leads me to believe the Dockerfile is out-of-date. Does anyone here have a working docker configuration?...

when establishing dependencies, namely pip install -r requirements.txt an error appears ERROR: Failed building wheel for tinycudann Running setup.py clean for tinycudann Building wheel for clip (setup.py) ... done Created...

when running: python launch.py --config configs/stable-zero123.yaml --train --gpu 0 data.image_path=./load/images/hamburger_rgba.png for zero123 I ran into this error and dont quite understand it. OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll...

Using gradio and selecting dreamfusion/sd, click run, got following error > > File "C:\ProgramData\miniconda3\envs\threed\lib\site-packages\gradio\utils.py", line 666, in gen_wrapper > yield from f(*args, **kwargs) > File "E:\DEV\threed\threestudio\gradio_app.py", line 199, in run...