rajab7 commited on
Commit
18404a1
·
verified ·
1 Parent(s): 869ed4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -1,13 +1,8 @@
1
  ---
2
- license: apache-2.0
3
  pipeline_tag: text-generation
4
- library_name: transformers
5
-
6
- ---
7
- ---
8
  widget:
9
- - text: "My name is Julien and I like to"
10
- example_title: "Julien"
11
- - text: "My name is Merve and my favorite"
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
  ---