# 開啟2D轉3D-trippor 1. conda activate triposr 2. cd TripoSR/ 3. python gradio_app.py --port 7873 4. Running on local URL: http://127.0.0.1:7873 ![image](https://hackmd.io/_uploads/HkAxiCsIA.png) # 開啟gaussion * https://github.com/luciddreamer-cvlab/LucidDreamer 1. conda activate lucid 2. cd /home/ubuntu/ 3. cd /LucidDreamer/ 4. CUDA_VISIBLE_DEVICES=0 python app.py 5. Running on local URL: http://127.0.0.1:7860 6. python run.py --image "/mnt/d/art/24.jpg" --text "A woman sitting in a rose garden" --neg_text "ugly" --campath_gen rotate360 --campath_render llff --seed -1 --diff_steps 30 --save_dir "/mnt/d/art" ![image](https://hackmd.io/_uploads/Bk-bNJ2IA.png)