Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# New Project
|
| 2 |
|
| 3 |
*Automatically synced with your [v0.dev](https://v0.dev) deployments*
|
|
@@ -27,4 +35,4 @@ Continue building your app on:
|
|
| 27 |
1. Create and modify your project using [v0.dev](https://v0.dev)
|
| 28 |
2. Deploy your chats from the v0 interface
|
| 29 |
3. Changes are automatically pushed to this repository
|
| 30 |
-
4. Vercel deploys the latest version from this repository
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: GULLYDRS
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🚀
|
| 6 |
+
colorFrom: red
|
| 7 |
+
colorTo: red
|
| 8 |
+
---
|
| 9 |
# New Project
|
| 10 |
|
| 11 |
*Automatically synced with your [v0.dev](https://v0.dev) deployments*
|
|
|
|
| 35 |
1. Create and modify your project using [v0.dev](https://v0.dev)
|
| 36 |
2. Deploy your chats from the v0 interface
|
| 37 |
3. Changes are automatically pushed to this repository
|
| 38 |
+
4. Vercel deploys the latest version from this repository
|