nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Added a gradio webui for nerfstudio

Open KevinXu02 opened this issue 2 years ago • 0 comments

The webui is still a work in progress. I would appreciate it if someone could integrate the CLI into it. Currently, it only supports ns-train, with plans to add ns-view support later.

The webui can be opened by "python webui.py".

Known Bugs: The command lines break when reach the end of training for there is a emoji, and the model won't be saved after training because of it.

KevinXu02 avatar Jan 26 '24 04:01 KevinXu02