Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ iface = gr.ChatInterface(
|
|
44 |
theme="soft",
|
45 |
examples=[
|
46 |
"What is Pagani and what are they known for?",
|
47 |
-
"Make a small
|
48 |
"What is the capital of Canada?",
|
49 |
],
|
50 |
type="messages"
|
|
|
44 |
theme="soft",
|
45 |
examples=[
|
46 |
"What is Pagani and what are they known for?",
|
47 |
+
"Make a small Neural Network using PyTorch.",
|
48 |
"What is the capital of Canada?",
|
49 |
],
|
50 |
type="messages"
|