Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
Zhengyi/CRM
mashroo
/
CRM
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
57a43ce
CRM
Ctrl+K
Ctrl+K
3 contributors
History:
113 commits
YoussefAnso
Refactor gen_image function in app.py to use a temporary file for GLB data instead of base64 encoding. This change improves file handling and returns the path to the temporary GLB file.
57a43ce
3 months ago
configs
init
over 1 year ago
examples
Re-added .webp images via Git LFS after history cleanup
3 months ago
imagedream
init
over 1 year ago
libs
init
over 1 year ago
model
rotate
over 1 year ago
util
Update util/renderer.py
over 1 year ago
.gitattributes
Safe
1.77 kB
Track .webp images with Git LFS
3 months ago
.gitignore
Safe
2.7 kB
fix
over 1 year ago
README.md
Safe
252 Bytes
Remove unnecessary launch parameters from app.py for simplicity and update README.md to reflect the new Gradio SDK version 4.21.0.
3 months ago
app.py
Safe
8.98 kB
Refactor gen_image function in app.py to use a temporary file for GLB data instead of base64 encoding. This change improves file handling and returns the path to the temporary GLB file.
3 months ago
inference.py
3.99 kB
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.
3 months ago
mesh.py
Safe
34.5 kB
init
over 1 year ago
pipelines.py
Safe
6.63 kB
fix
over 1 year ago
requirements.txt
Safe
334 Bytes
Add base64 import to app.py for encoding functionality; remove unnecessary newline in requirements.txt.
3 months ago