Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -223,4 +223,4 @@ iface = gr.Interface(
|
|
| 223 |
description="Upload a 32x32 image, and the model predicts the CIFAR-100 class."
|
| 224 |
)
|
| 225 |
|
| 226 |
-
iface.launch()
|
|
|
|
| 223 |
description="Upload a 32x32 image, and the model predicts the CIFAR-100 class."
|
| 224 |
)
|
| 225 |
|
| 226 |
+
iface.launch()
|