v4r4rth
v4r4rth
Yup, here with the same problem - ``` (threestudio) root@a100-instance-ajna:~/threestudio# python3 gradio_app.py launch Traceback (most recent call last): File "gradio_app.py", line 13, in import gradio as gr File "/usr/local/lib/python3.8/dist-packages/gradio/__init__.py", line...
Still facing the pydantic problem with a new error: Traceback (most recent call last): File "gradio_app.py", line 13, in import gradio as gr File "/usr/local/lib/python3.8/dist-packages/gradio/__init__.py", line 3, in import gradio._simple_templates...
Is there any way to export the generated scene as an HDR file? Would like to see if it is possible to break the monopoly (blockade labs) on 3D world...
It is an A40 GPU, 16GB Slice - I solved the issue by adding --disable-cuda-malloc to the commandline arguments, working perfectly now!
> But this parameter is not supported now. How to deal with this problem? >>main.py [-h] [--listen [IP]] [--port PORT] [--enable-cors-header [ORIGIN]] [--max-upload-size MAX_UPLOAD_SIZE] [--extra-model-paths-config PATH [PATH ...]] [--output-directory OUTPUT_DIRECTORY]...
Also facing the same issue: python process.py tmp_data/tmp.png /usr/local/lib/python3.8/dist-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory warn(f"Failed to load...
I am also facing the same issue.. getting this: ``` [1/1] Linking CXX executable src/colmap/exe/colmap FAILED: src/colmap/exe/colmap : && /usr/bin/g++-10 -Wno-maybe-uninitialized -Wall -O3 -DNDEBUG src/colmap/exe/CMakeFiles/colmap_main.dir/feature.cc.o src/colmap/exe/CMakeFiles/colmap_main.dir/sfm.cc.o src/colmap/exe/CMakeFiles/colmap_main.dir/colmap.cc.o src/colmap/exe/CMakeFiles/colmap_main.dir/database.cc.o src/colmap/exe/CMakeFiles/colmap_main.dir/gui.cc.o src/colmap/exe/CMakeFiles/colmap_main.dir/image.cc.o...
Facing the same issue as @mrtnbm here, hope it gets resolved :)
Also here with the same question, would love to try this method out!
I'm here for the same reason! Seems like the links have been closed. I am also very interested in trying to implement the provided project, would be good to know...