disable inference widget
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: other
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
widget:
|
| 6 |
- text: "How do I download this model?"
|
| 7 |
example_title: "Text Gen Example"
|
|
|
|
| 2 |
license: other
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
inference: false
|
| 6 |
widget:
|
| 7 |
- text: "How do I download this model?"
|
| 8 |
example_title: "Text Gen Example"
|