Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import torch
|
|
4 |
|
5 |
|
6 |
title = "EZChat"
|
7 |
-
description = "A State-of-the-Art Large-scale Pretrained Response generation model (
|
8 |
examples = [["How are you?"]]
|
9 |
|
10 |
|
|
|
4 |
|
5 |
|
6 |
title = "EZChat"
|
7 |
+
description = "A State-of-the-Art Large-scale Pretrained Response generation model (storytime-13B)"
|
8 |
examples = [["How are you?"]]
|
9 |
|
10 |
|