Adding Switzerland flag
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ demo = gr.Interface(
|
|
46 |
fn=process_document,
|
47 |
inputs="image",
|
48 |
outputs="json",
|
49 |
-
title="Donut π© for
|
50 |
description=description,
|
51 |
article=article,
|
52 |
enable_queue=True,
|
|
|
46 |
fn=process_document,
|
47 |
inputs="image",
|
48 |
outputs="json",
|
49 |
+
title="Donut π© for π¨π trademark registration events",
|
50 |
description=description,
|
51 |
article=article,
|
52 |
enable_queue=True,
|