Spaces:
Build error
Build error
Commit
·
827ed01
1
Parent(s):
bb80f3d
Update app.py
Browse files
app.py
CHANGED
@@ -65,4 +65,4 @@ iface = gr.Interface(
|
|
65 |
- **High Resolution**: Utilizes 448*448 resolution for fine-grained recognition and understanding.
|
66 |
""",
|
67 |
)
|
68 |
-
iface.launch(
|
|
|
65 |
- **High Resolution**: Utilizes 448*448 resolution for fine-grained recognition and understanding.
|
66 |
""",
|
67 |
)
|
68 |
+
iface.launch()
|