Spaces:
Runtime error
Runtime error
typescript-kamran
commited on
Commit
•
6f39ac2
1
Parent(s):
3abced9
update
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
|
|
3 |
import torch
|
4 |
|
5 |
|
6 |
-
title = "
|
7 |
description = "Building open-domain chatbots is a challenging area for machine learning research."
|
8 |
examples = [["How are you?"]]
|
9 |
|
|
|
3 |
import torch
|
4 |
|
5 |
|
6 |
+
title = "Flowers, AI ChatBot"
|
7 |
description = "Building open-domain chatbots is a challenging area for machine learning research."
|
8 |
examples = [["How are you?"]]
|
9 |
|