Andy Triboletti
Andy Triboletti
--bake-texture option doesn't work with gpu. without that option it works. here is the error message: ``` (newtest) andy@andys-pc:/mnt/c/Users/andy/OneDrive/Documents/GitHub/TripoSR$ python run.py featured_image.png --output-dir output/ --bake-texture 2024-05-23 10:59:57,568 - INFO -...
# Describe the bug A clear and concise description of what the bug is. I ran teh sample code to produce a scene hello world. The scene.blend file it created...
It's still an issue. I couldn't reopen the bug you closed. I ran python -m infinigen.datagen.manage_jobs --output_folder outputs/my_dataset --num_scenes 1 --pipeline_configs local_256GB.gin monocular.gin blender_gt.gin indoor_background_configs.gin --configs singleroom.gin --pipeline_overrides get_cmd.driver_script='infinigen_examples.generate_indoors' manage_datagen_jobs.num_concurrent=16...
# Describe the bug A clear and concise description of what the bug is. I ran the example code and got an error ## Steps to Reproduce ### What version...
### What happened? I ran this: fabric -p generate_python_code -o generated_script.py and got: empty response Here is the pattern: more /Users/andrewtriboletti/.config/fabric/patterns/generate_python_code/system.md # System You are a helpful assistant that writes...
Problem installing can't find torch 2.4.0 On my mac while installing the requirements: ``` (base) andrewtriboletti@Andrews-MacBook-Pro qwen % pip install -r requirements.txt Requirement already satisfied: torch in /Users/andrewtriboletti/.pyenv/versions/3.11.6/lib/python3.11/site-packages (from -r...
I was able to generate an indoor scene, decimate via a blender script, and export to usd so my model was around 30 megs, and I loaded it in unreal...
I am running triposr, and I noticed an error with saving to video. What should I do? ``` /mnt/c/Users/Andy/OneDrive/Documents/GitHub/TripoSR/tsr/utils.py:376: UserWarning: Using torch.cross without specifying the dim arg is deprecated. Please...
# Bug Report: Incorrect Casing Warning with Drei Components ## Description When using components from `@react-three/drei` like `` and ``, React displays warnings about incorrect casing for the internal elements...
## What feature would you like to see? Is there a missing a feature that is supported on an underlying SDK? Or is there a feature that you think would...