Nick088 commited on
Commit
a951f96
·
verified ·
1 Parent(s): 3e2b670

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ seed = gr.Number(value=42, interactive=True, label="Seed", info="A starting poin
79
 
80
  examples = [
81
  [
82
- 'fp16'
83
  "A storefront with 'Text to Image' written on it.",
84
  "Expand the following prompt to add more detail:",
85
  512,
 
79
 
80
  examples = [
81
  [
82
+ 'fp16',
83
  "A storefront with 'Text to Image' written on it.",
84
  "Expand the following prompt to add more detail:",
85
  512,