Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,11 @@ sdk: gradio
|
|
7 |
sdk_version: 3.34.0
|
8 |
python_version: 3.10.11
|
9 |
app_file: app.py
|
10 |
-
pinned:
|
11 |
license: mit
|
12 |
duplicated_from: hysts/Shap-E
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
|
17 |
-
https://arxiv.org/abs/2305.02463
|
|
|
7 |
sdk_version: 3.34.0
|
8 |
python_version: 3.10.11
|
9 |
app_file: app.py
|
10 |
+
pinned: true
|
11 |
license: mit
|
12 |
duplicated_from: hysts/Shap-E
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
|
17 |
+
https://arxiv.org/abs/2305.02463
|