TokenopolyHQ commited on
Commit ·
0128c51
1
Parent(s): 4012f6b
version update of gradio
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🏦 # Any valid emoji
|
|
| 4 |
colorFrom: blue # Card background gradient (start)
|
| 5 |
colorTo: green # Card background gradient (end)
|
| 6 |
sdk: gradio # You created a Gradio Space
|
| 7 |
-
sdk_version: 4.44.2
|
| 8 |
app_file: app.py # The Python file that launches the app
|
| 9 |
pinned: false # Show/hide on your profile page
|
| 10 |
---
|
|
|
|
| 4 |
colorFrom: blue # Card background gradient (start)
|
| 5 |
colorTo: green # Card background gradient (end)
|
| 6 |
sdk: gradio # You created a Gradio Space
|
| 7 |
+
sdk_version: "4.44.2"
|
| 8 |
app_file: app.py # The Python file that launches the app
|
| 9 |
pinned: false # Show/hide on your profile page
|
| 10 |
---
|