initial commit
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
|
|
|
|
|
|
| 3 |
emoji: 🪢
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: indigo
|
|
@@ -9,11 +11,13 @@ app_port: 3000
|
|
| 9 |
hf_oauth: true
|
| 10 |
hf_oauth_expiration_minutes: 480
|
| 11 |
hf_oauth_scopes:
|
| 12 |
-
|
| 13 |
custom_headers:
|
| 14 |
cross-origin-resource-policy: cross-origin
|
| 15 |
cross-origin-opener-policy: same-origin
|
| 16 |
suggested_storage: small
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: >-
|
| 3 |
+
Crystal Ai Auto Train Deep Learning Multi Dimensional Multi Model Install
|
| 4 |
+
Dependencies App
|
| 5 |
emoji: 🪢
|
| 6 |
colorFrom: red
|
| 7 |
colorTo: indigo
|
|
|
|
| 11 |
hf_oauth: true
|
| 12 |
hf_oauth_expiration_minutes: 480
|
| 13 |
hf_oauth_scopes:
|
| 14 |
+
- email
|
| 15 |
custom_headers:
|
| 16 |
cross-origin-resource-policy: cross-origin
|
| 17 |
cross-origin-opener-policy: same-origin
|
| 18 |
suggested_storage: small
|
| 19 |
+
license: c-uda
|
| 20 |
+
short_description: crystal-ai-auto-train-deep-learning-multi-dimensional
|
| 21 |
---
|
| 22 |
|
| 23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|