Commit
•
e993973
1
Parent(s):
037bea6
specify hardware and env
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ pinned: false
|
|
8 |
tags:
|
9 |
- jupyterlab
|
10 |
suggested_storage: small
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
tags:
|
9 |
- jupyterlab
|
10 |
suggested_storage: small
|
11 |
+
suggested_hardware: t4-small
|
12 |
+
env:
|
13 |
+
- NOTEBOOK_URL
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|