Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,4 +36,4 @@ demo = gr.Interface(
|
|
| 36 |
description="Search Swiss-Prot by full protein sequence (exact match)"
|
| 37 |
)
|
| 38 |
|
| 39 |
-
demo.launch(show_api=True
|
|
|
|
| 36 |
description="Search Swiss-Prot by full protein sequence (exact match)"
|
| 37 |
)
|
| 38 |
|
| 39 |
+
demo.launch(show_api=True)
|