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...
main
CRM
Ctrl+K
Ctrl+K
3 contributors
History:
207 commits
YoussefAnso
Adjust resolution and remesh iterations in generate3d function for optimized output
6b79750
about 22 hours ago
configs
init
over 1 year ago
examples
Re-added .webp images via Git LFS after history cleanup
17 days ago
imagedream
Ensure input tensor is on the same device as model weights in FrozenOpenCLIPEmbedder. This change improves compatibility and performance by preventing device mismatch during image encoding.
7 days ago
libs
Enhance Mesh class documentation by adding missing line breaks in docstrings for improved readability. Update device handling in FlexiCubes and FlexiCubesGeometry classes to default to 'cuda', ensuring consistent device usage across the application. Refactor ImageDreamDiffusion class to assert mode validity and streamline camera matrix pre-computation.
5 days ago
model
Refactor app.py and inference.py to streamline image generation and mesh export processes. Removed unnecessary CPU transfers and temporary file handling, directly returning generated GLB paths. Updated mesh export in CRM model to support vertex colors and improved overall efficiency in texture mapping.
8 days ago
util
Enhance Mesh class documentation by adding missing line breaks in docstrings for improved readability. Update device handling in FlexiCubes and FlexiCubesGeometry classes to default to 'cuda', ensuring consistent device usage across the application. Refactor ImageDreamDiffusion class to assert mode validity and streamline camera matrix pre-computation.
5 days ago
.gitattributes
Safe
1.77 kB
Track .webp images with Git LFS
17 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.
18 days ago
app.py
Safe
10.3 kB
Refactor mesh generation in app.py and update remeshing parameters in inference.py
3 days ago
inference.py
4.03 kB
Adjust resolution and remesh iterations in generate3d function for optimized output
about 22 hours ago
mesh.py
Safe
34.5 kB
Enhance Mesh class documentation by adding missing line breaks in docstrings for improved readability. Update device handling in FlexiCubes and FlexiCubesGeometry classes to default to 'cuda', ensuring consistent device usage across the application. Refactor ImageDreamDiffusion class to assert mode validity and streamline camera matrix pre-computation.
5 days ago
pipelines.py
Safe
6.63 kB
Update device handling in TwoStagePipeline to default to 'cuda' and adjust model loading to use 'cpu' for compatibility. Ensure consistent device usage across stages and improve code clarity.
5 days ago
requirements.txt
Safe
357 Bytes
Update requirements.txt to include rembg library for background removal functionality, enhancing the application's capabilities in image processing.
6 days ago