splatter-api / README.md
jbilcke-hf's picture
jbilcke-hf HF staff
quick test
c0bb512
|
raw
history blame
579 Bytes
---
title: Gaussian Splatting API
emoji: 🎨
colorFrom: green
colorTo: yellow
sdk: docker
pinned: true
app_port: 3000
---
## Presentation
### What is this project?
Gaussian Splatting API is a REST API to generate 3D Gaussian Splatting scenes from a set of images.
### What is the licence?
## Running on your machine
### Prerequisites
You need a machine with CUDA, a GPU etc
### Environment variables
- `STORAGE_PATH`: on HF use `/data`, on a local you can use `.sandbox/`
### Deployment to Hugging Face
This can take some time.
note: this is a long build (~30 min)