Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Nerfies
|
2 |
|
3 |
This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
|
|
|
1 |
+
---
|
2 |
+
title: "Nerfies: Deformable Neural Radiance Fields"
|
3 |
+
emoji: 🧠
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: static
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
# Nerfies
|
11 |
|
12 |
This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
|