Spestly commited on
Commit
46f2d6a
1 Parent(s): 3dad4f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Python Neural Network.",
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"