Commit
•
2db39c3
1
Parent(s):
bb63c0e
Activate inference API
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ programming_language:
|
|
9 |
- JavaScript
|
10 |
- Python
|
11 |
pipeline_tag: text-generation
|
12 |
-
inference:
|
13 |
widget:
|
14 |
- text: 'def print_hello_world():'
|
15 |
example_title: Hello world
|
|
|
9 |
- JavaScript
|
10 |
- Python
|
11 |
pipeline_tag: text-generation
|
12 |
+
inference: true
|
13 |
widget:
|
14 |
- text: 'def print_hello_world():'
|
15 |
example_title: Hello world
|