Spaces:
mashroo
/
Running on Zero

CRM / inference.py

Commit History

Update mesh export in inference.py to use .glb suffix for temporary files and return the correct path without appending .obj. This improves file handling consistency.
841251d

YoussefAnso commited on

Refactor mesh export process in inference.py to directly save as GLB format, removing intermediate OBJ conversion steps. Update return value to reflect new output format.
6ded434

YoussefAnso commited on

Refactor generate3d function in inference.py to enhance readability by removing unnecessary blank lines. Update requirements.txt to specify versions for gradio and huggingface-hub for better dependency management.
cb29219

YoussefAnso commited on

Refactor generate3d function in inference.py to improve readability by removing unnecessary blank lines. Update requirements.txt to remove gradio and numpy versions for cleaner dependency management.
8690d62

YoussefAnso commited on

Update inference.py to output glb on generate 3d
1197127

YoussefAnso commited on

remove cuda
1ec230c

Zhengyi commited on

float32
92dcd13

Zhengyi commited on

remove codes to inference
8216438

Zhengyi commited on

init
f4e8cf6

Zhengyi commited on