Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,6 @@ library_name: transformers
|
|
5 |
tags:
|
6 |
- chatbot
|
7 |
- conversational
|
8 |
-
inference:
|
9 |
base_model: "microsoft/DialoGPT-small"
|
10 |
---
|
|
|
5 |
tags:
|
6 |
- chatbot
|
7 |
- conversational
|
8 |
+
inference: True
|
9 |
base_model: "microsoft/DialoGPT-small"
|
10 |
---
|