Vishwas1 commited on
Commit
e0f38cd
·
1 Parent(s): 274b298

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ demo = gr.Blocks()
74
  with demo:
75
  gr.Markdown("<h1><center>Write Stories Using Bloom</center></h1>")
76
  gr.Markdown(
77
- """This is my playground to test Marathi and Hindi Text Generation""
78
  )
79
  with gr.Row():
80
  input_prompt = gr.Textbox(label="Write some text to get started...", lines=3, value="क्षितिजावर नजर जाईल तिथें")
 
74
  with demo:
75
  gr.Markdown("<h1><center>Write Stories Using Bloom</center></h1>")
76
  gr.Markdown(
77
+ """This is my playground to test Marathi and Hindi Text Generation"""
78
  )
79
  with gr.Row():
80
  input_prompt = gr.Textbox(label="Write some text to get started...", lines=3, value="क्षितिजावर नजर जाईल तिथें")