NewbloomAI commited on
Commit
822fa0b
·
verified ·
1 Parent(s): e0a9c75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ examples_url = [
204
  for idx_example_url, example_url in enumerate(examples_url):
205
  examples_url[idx_example_url].append('1024x1024')
206
 
207
- descriptions = ('Upload a picture, and we'll remove the background!\n)'
208
  ' The resolution used is `1024x1024`\n'
209
 
210
  tab_image = gr.Interface(
 
204
  for idx_example_url, example_url in enumerate(examples_url):
205
  examples_url[idx_example_url].append('1024x1024')
206
 
207
+ descriptions = ('Upload a picture, and we'll remove the background!'\n)
208
  ' The resolution used is `1024x1024`\n'
209
 
210
  tab_image = gr.Interface(