Spaces:
Ruurd
/
Running on Zero

Ruurd commited on
Commit
8c6f2ab
·
1 Parent(s): fa10798

Removed description

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -212,7 +212,6 @@ demo = gr.Interface(
212
  ],
213
  outputs=gr.HTML(label="Diffusion Output"),
214
  title="LAD Chat",
215
- description="This interface runs a diffusion-based language model to generate answers progressively.",
216
  allow_flagging="never",
217
  live=False # ensures the Stop button appears properly
218
  )
 
212
  ],
213
  outputs=gr.HTML(label="Diffusion Output"),
214
  title="LAD Chat",
 
215
  allow_flagging="never",
216
  live=False # ensures the Stop button appears properly
217
  )