JunzheJosephZhu / HiFA

Apache License 2.0
192 stars 6 forks source link

How to get a mesh #7

Open denred0 opened 7 months ago

denred0 commented 7 months ago

Hi!

How to get a mesh? I've used this command for generation !CUDA_VISIBLE_DEVICES=0 python main.py --text "a baby bunny sitting on top of a stack of pancakes" --workspace trials_throne_sanity --dir_text --albedo --phi_range 0 120 --w 256 --h 256 --save_mesh But _/content/HiFA/trials_thronesanity/mesh folder is empty in the end of tratining.

Thank you.

JunzheJosephZhu commented 7 months ago

run it again with --test --save_mesh