Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
# Gradio Docs
|
9 |
+
|
10 |
+
These markdown docs were taken from https://github.com/gradio-app/gradio/tree/main/guides
|
11 |
+
|
12 |
+
I just wanted to have a copy in the Hub 🤗
|