Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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...
main
CRM
3.89 MB
Ctrl+K
Ctrl+K
3 contributors
History:
221 commits
YoussefAnso
Increase remesh iterations in generate3d function from 7 to 10 for improved mesh quality
af2c909
about 1 year ago
configs
init
over 2 years ago
examples
Re-added .webp images via Git LFS after history cleanup
about 1 year 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.
about 1 year 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.
about 1 year ago
model
Reduce remesh iterations in generate3d function from 10 to 7 for optimized mesh generation
about 1 year 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.
about 1 year ago
.gitattributes
Safe
1.77 kB
Track .webp images with Git LFS
about 1 year ago
.gitignore
Safe
2.7 kB
fix
over 2 years 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.
about 1 year ago
app.py
Safe
10.1 kB
Remove redundant information from the description in app.py for clarity
about 1 year ago
inference.py
Safe
4.19 kB
Increase remesh iterations in generate3d function from 7 to 10 for improved mesh quality
about 1 year 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.
about 1 year 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.
about 1 year 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.
about 1 year ago