ashwinkumarbv commited on
Commit
dade324
·
verified ·
1 Parent(s): a466862

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def generate_response(prompt):
35
  def gradio_interface():
36
  with gr.Blocks() as demo:
37
  # Title and Image
38
- gr.Markdown("## Chat with Vijayraj - The Gym Buff & Chicken Farm Enthusiast")
39
  gr.Image("https://via.placeholder.com/600x200.png?text=Welcome+to+Vijayraj's+Chatbot") # Replace with your image URL or path.
40
 
41
  # Input and Output
 
35
  def gradio_interface():
36
  with gr.Blocks() as demo:
37
  # Title and Image
38
+ gr.Markdown("## weekend with vijayraj")
39
  gr.Image("https://via.placeholder.com/600x200.png?text=Welcome+to+Vijayraj's+Chatbot") # Replace with your image URL or path.
40
 
41
  # Input and Output