Atharva101 commited on
Commit
c5f0308
·
verified ·
1 Parent(s): 3b897c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -50,9 +50,5 @@ with demo:
50
  outputs=output_text,
51
  )
52
 
53
- gr.Markdown(
54
- "---\nThis Gradio app keeps the same model functionality as the current text generation backend."
55
- )
56
-
57
 
58
  demo.launch()
 
50
  outputs=output_text,
51
  )
52
 
 
 
 
 
53
 
54
  demo.launch()