Spaces:
Running
Running
Commit
·
3061e0b
1
Parent(s):
6bfe3e6
Remove suggested storage as it limits the usage of Argilla Spaces (#21)
Browse files- Remove suggested storage as it limits the usage of Argilla Spaces (8610c3ee9f079a8c6dcd3e83a48fc5cb8f2d6bf9)
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: red
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 6900
|
| 8 |
fullWidth: true
|
| 9 |
-
suggested_storage: small
|
| 10 |
tags:
|
| 11 |
- argilla
|
| 12 |
---
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 6900
|
| 8 |
fullWidth: true
|
| 9 |
+
#suggested_storage: small
|
| 10 |
tags:
|
| 11 |
- argilla
|
| 12 |
---
|