add arxiv link to README to link the Space to daily papers entry π€
#1
by
linoyts
HF Staff
- opened
README.md
CHANGED
@@ -8,6 +8,8 @@ sdk_version: 5.31.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
11 |
---
|
|
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
short_description: 'fast 3D generation'
|
12 |
---
|
13 |
+
paper: arxiv.org/abs/2505.17412
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|