Jezia commited on
Commit
ebb0ce9
·
1 Parent(s): c13be9c

Update app.py

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