rajab7 commited on
Commit
d926587
·
verified ·
1 Parent(s): 415c98b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,8 +2,8 @@
2
  pipeline_tag: text-generation
3
  inference: true
4
  widget:
5
- - text: "public class HelloWorld {
6
- public static void main(String[] args) {"
7
  example_title: Hello world
8
  group: Java
 
9
  ---
 
2
  pipeline_tag: text-generation
3
  inference: true
4
  widget:
5
+ - text: public class HelloWorld { public static void main(String[] args) {
 
6
  example_title: Hello world
7
  group: Java
8
+ library_name: transformers
9
  ---