Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,12 +4,11 @@ emoji: 🌍
|
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
license:
|
| 11 |
short_description: Test MAX algorithm with Sequence-A-Modulo-3.
|
| 12 |
-
|
| 13 |
---
|
| 14 |
|
| 15 |
|
|
@@ -18,4 +17,4 @@ License
|
|
| 18 |
This project is released under the MAX Public License v1.0 – Non-commercial use only.
|
| 19 |
For commercial licensing, contact max@max-russo.com or visit www.max-russo.com.
|
| 20 |
|
| 21 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.31.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
license: other
|
| 11 |
short_description: Test MAX algorithm with Sequence-A-Modulo-3.
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
|
|
|
|
| 17 |
This project is released under the MAX Public License v1.0 – Non-commercial use only.
|
| 18 |
For commercial licensing, contact max@max-russo.com or visit www.max-russo.com.
|
| 19 |
|
| 20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|