mzltest commited on
Commit
52f1758
1 Parent(s): 78d85ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -160,10 +160,6 @@ def main():
160
  gr.outputs.Label(label='Output (label)'),
161
  gr.outputs.HTML()
162
  ],
163
- examples=[
164
- ['miku.jpg',0.5],
165
- ['miku2.jpg',0.5]
166
- ],
167
  title=TITLE,
168
  description='''
169
  Demo for [KichangKim/DeepDanbooru](https://github.com/KichangKim/DeepDanbooru) with "ready to copy" prompt and a prompt analyzer.
 
160
  gr.outputs.Label(label='Output (label)'),
161
  gr.outputs.HTML()
162
  ],
 
 
 
 
163
  title=TITLE,
164
  description='''
165
  Demo for [KichangKim/DeepDanbooru](https://github.com/KichangKim/DeepDanbooru) with "ready to copy" prompt and a prompt analyzer.