Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -13,8 +13,8 @@ def predict(img):
|
|
| 13 |
return prediction
|
| 14 |
|
| 15 |
|
| 16 |
-
title = "
|
| 17 |
-
description = "<p style='text-align: center'><b
|
| 18 |
article="<p style='text-align: center'>Web app developer: Łukasz Wiśniewski<b></p>"
|
| 19 |
examples = ['img 1.png', 'img 2.png']
|
| 20 |
enable_queue=True
|
|
|
|
| 13 |
return prediction
|
| 14 |
|
| 15 |
|
| 16 |
+
title = "Klasyfikator obrazowania"
|
| 17 |
+
description = "<p style='text-align: center'><b><b><br><b><b><p>"
|
| 18 |
article="<p style='text-align: center'>Web app developer: Łukasz Wiśniewski<b></p>"
|
| 19 |
examples = ['img 1.png', 'img 2.png']
|
| 20 |
enable_queue=True
|