rajab7 commited on
Commit
91e4c62
·
verified ·
1 Parent(s): d63834d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -6,8 +6,7 @@ library_name: transformers
6
  pipeline_tag: text-generation
7
  inference: true
8
  widget:
9
- - text: 'public class HelloWorld {
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: 'def print_hello_world():'
 
10
  example_title: Hello world
11
+ group: Python
12
  ---