Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
4 |
-
|
5 |
-
|
6 |
-
---
|
7 |
-
---
|
8 |
widget:
|
9 |
-
- text:
|
10 |
-
example_title:
|
11 |
-
|
12 |
-
example_title: "Merve"
|
13 |
---
|
|
|
1 |
---
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
+
inference: true
|
|
|
|
|
|
|
4 |
widget:
|
5 |
+
- text: 'def print_hello_world():'
|
6 |
+
example_title: Hello world
|
7 |
+
group: Python
|
|
|
8 |
---
|