Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -161,7 +161,6 @@ tab_text = gr.Interface(
|
|
161 |
],
|
162 |
outputs=gr.ImageSlider(label="Lot Lingo's prediction", type="pil", format='png'),
|
163 |
api_name="URL",
|
164 |
-
description=descriptions + '\nTab-URL is partially modified from https://huggingface.co/spaces/not-lain/background-removal, thanks to this great work!',
|
165 |
)
|
166 |
|
167 |
tab_batch = gr.Interface(
|
|
|
161 |
],
|
162 |
outputs=gr.ImageSlider(label="Lot Lingo's prediction", type="pil", format='png'),
|
163 |
api_name="URL",
|
|
|
164 |
)
|
165 |
|
166 |
tab_batch = gr.Interface(
|