Spaces:
Sleeping
Sleeping
Revert "chore: update README"
Browse filesThis reverts commit e32b5b786132789581ca192111e99b2e24266fc6.
README.md
CHANGED
@@ -1,17 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
## π¦ Requirements
|
16 |
-
|
17 |
-
Listed in `requirements.txt`:
|
|
|
1 |
+
---
|
2 |
+
title: HelloWorld
|
3 |
+
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.29.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: unknown
|
11 |
+
short_description: This is my first Space
|
12 |
+
---
|
13 |
+
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|