Spaces:
Build error
Build error
π¨ Add HF Spaces config in README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# gaussian-splatting-kit
|
2 |
CUDA-enabled toolbox for 3D Gaussian Splatting with ffmpeg, colmap, and gaussian-splatting-cuda.
|
|
|
1 |
+
---
|
2 |
+
title: Gaussian Splatting Kit
|
3 |
+
emoji: π¨
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: red
|
6 |
+
sdk: docker
|
7 |
+
app_port: 7860
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
+
|
11 |
# gaussian-splatting-kit
|
12 |
CUDA-enabled toolbox for 3D Gaussian Splatting with ffmpeg, colmap, and gaussian-splatting-cuda.
|