File size: 1,216 Bytes
6df06f8
 
 
 
 
 
5c7bb26
6df06f8
 
 
 
 
5c7bb26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: LGM Tiny
emoji: 🦀
colorFrom: red
colorTo: green
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
pinned: false
license: mit
---

# 🐙 WasabiOctopus / LGM Tiny

A clean and lightweight Hugging Face Space for **single-image to 3D Gaussian asset generation** using [`WasabiOctopus/LGM`](https://huggingface.co/WasabiOctopus/LGM).

## ✨ What it does

Upload a single object image, and the Space generates a `.ply` 3D Gaussian asset that can be previewed directly in the browser.

## 🚀 Best input images

For better results, use images with:

- One centered object
- Clean background
- Clear silhouette
- Good lighting
- Minimal occlusion

Transparent PNG images are supported.

## ⚠️ Limitations

This is a research-oriented 3D generation demo. It may struggle with:

- Thin structures
- Transparent objects
- Hair, fur, wires, or complex topology
- Strong reflections
- Ambiguous back-side geometry
- Production-ready topology or rigging requirements

## 🔗 Links

- Model: https://huggingface.co/WasabiOctopus/LGM
- Original paper: https://arxiv.org/abs/2402.05054
- Original LGM repository: https://github.com/3DTopia/LGM
- Upstream full pipeline: https://huggingface.co/dylanebert/LGM-full