Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,7 @@ library_name: transformers
|
|
6 |
pipeline_tag: text-generation
|
7 |
inference: true
|
8 |
widget:
|
9 |
-
- text:
|
10 |
-
public static void main(String[] args) {'
|
11 |
example_title: Hello world
|
12 |
group: Java
|
13 |
---
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
inference: true
|
8 |
widget:
|
9 |
+
- text: "public class HelloWorld {\n public static void main(String[] args) {"
|
|
|
10 |
example_title: Hello world
|
11 |
group: Java
|
12 |
---
|