---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/model-cards
{}
---
# SketchDream: Sketch-based Text-to-3D Generation and Editing
## Model Details
Input: sketch, depth maps, text input
Output: multi-view images of 3D models
### Model Sources
For research purpose, we recommend our Github repository (https://github.com/IGLICT/SketchDream),
which includes detailed implementations.
- **Repository:** https://github.com/IGLICT/SketchDream
- **Paper:** https://arxiv.org/abs/2405.06461
- **Project page:** http://geometrylearning.com/SketchDream/
## Uses
Feel free to use it under the Apache-2.0 license. Note that we don't have any official commercial product for ToonCrafter currently.
## Limitations
- The generated videos are relatively short (2 seconds, FPS=8).
- The model cannot render legible text.
- The autoencoding part of the model is lossy, resulting in slight flickering artifacts.
## How to Get Started with the Model
Check out https://github.com/IGLICT/SketchDream