atomiclabs commited on
Commit
d911f7b
1 Parent(s): 61e6916

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
- title = [["never give"]]
6
  iface.launch()
 
2
 
3
  iface = gr.Interface.load("huggingface/bigscience/T0pp",
4
  )
5
+
6
  iface.launch()