Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,13 +1,15 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
title: Insurance App Behavior
|
| 3 |
emoji: 🌖
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: gray
|
| 6 |
-
sdk: gradio
|
| 7 |
sdk_version: 6.14.0
|
| 8 |
python_version: '3.13'
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
sdk: gradio
|
| 3 |
title: Insurance App Behavior
|
| 4 |
emoji: 🌖
|
| 5 |
colorFrom: purple
|
| 6 |
colorTo: gray
|
|
|
|
| 7 |
sdk_version: 6.14.0
|
| 8 |
python_version: '3.13'
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
+
tags:
|
| 12 |
+
- ml-intern
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|