Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
2b88b8e
1
Parent(s):
1d62536
Add persistent storage
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: docker
|
|
7 |
pinned: false
|
8 |
tags:
|
9 |
- jupyterlab
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
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
|