Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MohamedRashad
/
Game-Items-Generator
like
31
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
474e44a
Game-Items-Generator
24.8 MB
1 contributor
History:
67 commits
MohamedRashad
Remove unused imports and clean up generate_item_image function in app.py
474e44a
10 months ago
assets
Add initial module structure and base classes for samplers and representations
10 months ago
extensions
Add initial module structure and base classes for samplers and representations
10 months ago
trellis
Add nvdiffrast import to mesh_renderer.py for rendering enhancements
10 months ago
.gitattributes
Safe
1.66 kB
Add initial module structure and base classes for samplers and representations
10 months ago
.gitignore
Safe
12 Bytes
Add .gitignore to exclude virtual environment and Python bytecode files
10 months ago
README.md
Safe
294 Bytes
Update SDK version in README and revert model output to LitModel3D in app.py
10 months ago
app.py
Safe
14.3 kB
Remove unused imports and clean up generate_item_image function in app.py
10 months ago
live_preview_helpers.py
Safe
6.15 kB
Integrate FluxPipeline and AutoencoderKL for enhanced image generation; add live preview helper functions and update requirements
10 months ago
requirements.txt
Safe
719 Bytes
Update app.py to refine image generation and adjust demo sharing settings; modify requirements for xformers and restore utils3d dependency
10 months ago