Ahsen Khaliq commited on
Commit
b4f2c2a
1 Parent(s): 467f67e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import gradio as gr
2
 
 
3
  title = "Transformer-XL"
4
  description = "Gradio Demo for Transformer-XL. To use it, simply add your text, or click one of the examples to load them. Read more at the links below."
5
 
1
  import gradio as gr
2
 
3
+
4
  title = "Transformer-XL"
5
  description = "Gradio Demo for Transformer-XL. To use it, simply add your text, or click one of the examples to load them. Read more at the links below."
6