Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ programming_language:
|
|
9 |
- JavaScript
|
10 |
- Python
|
11 |
pipeline_tag: text-generation
|
|
|
12 |
widget:
|
13 |
- text: 'def print_hello_world():'
|
14 |
example_title: Hello world
|
|
|
9 |
- JavaScript
|
10 |
- Python
|
11 |
pipeline_tag: text-generation
|
12 |
+
inference: false
|
13 |
widget:
|
14 |
- text: 'def print_hello_world():'
|
15 |
example_title: Hello world
|