Spaces:
Running
on
Zero
Running
on
Zero
ahmed-masry
commited on
Commit
•
e3ef54f
1
Parent(s):
c622078
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,6 @@ interface = gr.Interface(fn=predict,
|
|
66 |
outputs=model_output,
|
67 |
examples=examples,
|
68 |
title=title,
|
69 |
-
description=instructions,
|
70 |
theme='gradio/soft')
|
71 |
|
72 |
interface.launch()
|
|
|
66 |
outputs=model_output,
|
67 |
examples=examples,
|
68 |
title=title,
|
|
|
69 |
theme='gradio/soft')
|
70 |
|
71 |
interface.launch()
|