Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
Zhengyi/CRM
mashroo
/
CRM
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
37c1f6f
CRM
Ctrl+K
Ctrl+K
3 contributors
History:
140 commits
YoussefAnso
Refactor texture baking logic in generate3d function of inference.py to utilize per-vertex colors for improved texture quality. Updated the method for filling the texture image to enhance the visual output in mesh exports.
37c1f6f
14 days ago
configs
init
over 1 year ago
examples
Re-added .webp images via Git LFS after history cleanup
23 days ago
imagedream
init
over 1 year ago
libs
init
over 1 year ago
model
Fix variable names in mesh export for CRM model to enhance clarity and maintain consistency with previous changes. Updated vertices and faces variable names for better readability.
14 days ago
util
Update util/renderer.py
over 1 year ago
.gitattributes
Safe
1.77 kB
Track .webp images with Git LFS
23 days 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.
24 days ago
app.py
Safe
9.42 kB
Ensure additional model components are moved to CPU in app.py to maintain consistency and prevent device-related issues during processing.
14 days ago
inference.py
Safe
3.52 kB
Refactor texture baking logic in generate3d function of inference.py to utilize per-vertex colors for improved texture quality. Updated the method for filling the texture image to enhance the visual output in mesh exports.
14 days ago
mesh.py
Safe
34.5 kB
Refactor gen_image function in app.py to return base64 encoded GLB data instead of a file path. Update mesh export in inference.py to return .obj file extension. Modify Mesh class to streamline GLB export and enhance texture handling, ensuring proper integration of vertex attributes.
23 days 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.
23 days ago