Spaces:
Build error
Build error
Elesh Vaishnav commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -82,6 +82,15 @@ To monitor training or visualize data:
|
|
| 82 |
|
| 83 |
For more detailed instructions, visit the [documentation](https://docs.applio.org).
|
| 84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
## References
|
| 86 |
|
| 87 |
Applio is made possible thanks to these projects and their references:
|
|
|
|
| 82 |
|
| 83 |
For more detailed instructions, visit the [documentation](https://docs.applio.org).
|
| 84 |
|
| 85 |
+
---
|
| 86 |
+
title: My Awesome Space
|
| 87 |
+
emoji: ✨
|
| 88 |
+
colorFrom: blue
|
| 89 |
+
colorTo: purple
|
| 90 |
+
sdk: gradio
|
| 91 |
+
app_file: app.py
|
| 92 |
+
pinned: false
|
| 93 |
+
---
|
| 94 |
## References
|
| 95 |
|
| 96 |
Applio is made possible thanks to these projects and their references:
|