Spaces:
Paused
Paused
File size: 579 Bytes
67b7e1c c0bb512 |
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 |
---
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)
|