Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3,8 +3,8 @@ import gradio as gr
|
|
3 |
import torch
|
4 |
|
5 |
|
6 |
-
title = "
|
7 |
-
description = "
|
8 |
examples = [["How are you?"]]
|
9 |
|
10 |
|
|
|
3 |
import torch
|
4 |
|
5 |
|
6 |
+
title = "microsoft/DialoGPT"
|
7 |
+
description = ""
|
8 |
examples = [["How are you?"]]
|
9 |
|
10 |
|