Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
title: Gemma4 Insurance
|
| 2 |
emoji: 👀
|
| 3 |
colorFrom: pink
|
|
@@ -8,4 +17,4 @@ python_version: '3.12'
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Insurance-Dekho
|
| 3 |
+
sdk: gradio
|
| 4 |
+
emoji: ⚡
|
| 5 |
+
colorFrom: blue
|
| 6 |
+
colorTo: yellow
|
| 7 |
+
pinned: true
|
| 8 |
+
short_description: Upload a photo of the vehicle damage alongside an audio stat
|
| 9 |
+
---
|
| 10 |
title: Gemma4 Insurance
|
| 11 |
emoji: 👀
|
| 12 |
colorFrom: pink
|
|
|
|
| 17 |
app_file: app.py
|
| 18 |
pinned: false
|
| 19 |
license: apache-2.0
|
| 20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|