atomiclabs commited on
Commit
61e6916
·
1 Parent(s): 0e88a5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,5 +2,5 @@ import gradio as gr
2
 
3
  iface = gr.Interface.load("huggingface/bigscience/T0pp",
4
  )
5
-
6
  iface.launch()
 
2
 
3
  iface = gr.Interface.load("huggingface/bigscience/T0pp",
4
  )
5
+ title = [["never give"]]
6
  iface.launch()