Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -43,6 +43,6 @@ iface = gr.Interface(
|
|
43 |
title="Florence-enphase Leg lift classifier",
|
44 |
description="Upload an image and ask a question about it."
|
45 |
)
|
46 |
-
|
47 |
|
48 |
iface.launch()
|
|
|
43 |
title="Florence-enphase Leg lift classifier",
|
44 |
description="Upload an image and ask a question about it."
|
45 |
)
|
46 |
+
|
47 |
|
48 |
iface.launch()
|