Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
title: File Converter
|
| 3 |
-
description: A space to convert files using various Python libraries.
|
| 4 |
sdk: docker
|
| 5 |
app_file: app.py
|
| 6 |
emoji: 🏆
|
|
@@ -9,4 +8,5 @@ colorTo: gray
|
|
| 9 |
app_port: 7860
|
| 10 |
sdk_version: 1.44.1
|
| 11 |
pinned: false
|
|
|
|
| 12 |
---
|
|
|
|
| 1 |
---
|
| 2 |
title: File Converter
|
|
|
|
| 3 |
sdk: docker
|
| 4 |
app_file: app.py
|
| 5 |
emoji: 🏆
|
|
|
|
| 8 |
app_port: 7860
|
| 9 |
sdk_version: 1.44.1
|
| 10 |
pinned: false
|
| 11 |
+
short_description: A space to convert files using various Python libraries.
|
| 12 |
---
|