Spaces:
Runtime error
Runtime error
Commit
·
0e3b9e6
1
Parent(s):
ef173fb
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -2,9 +2,16 @@
|
|
2 |
---
|
3 |
tags: [gradio-custom-component,gradio-template-Fallback,test,no-template]
|
4 |
title: gradio_test3 V0.0.2
|
5 |
-
colorFrom:
|
6 |
-
colorTo:
|
7 |
sdk: docker
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
---
|
3 |
tags: [gradio-custom-component,gradio-template-Fallback,test,no-template]
|
4 |
title: gradio_test3 V0.0.2
|
5 |
+
colorFrom: purple
|
6 |
+
colorTo: indigo
|
7 |
sdk: docker
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
---
|
11 |
+
|
12 |
+
|
13 |
+
# Name: gradio_test3
|
14 |
+
|
15 |
+
Description: This is a test component.
|
16 |
+
|
17 |
+
Install with: pip install gradio_test3
|