yavuzkomecoglu
commited on
Commit
·
1d2f10c
1
Parent(s):
6d24ead
updated desc
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ gradio_ui = gr.Interface(
|
|
33 |
gr.outputs.Textbox(label="News Category Score"),
|
34 |
],
|
35 |
theme="huggingface",
|
36 |
-
article=
|
37 |
)
|
38 |
|
39 |
gradio_ui.launch()
|
|
|
33 |
gr.outputs.Textbox(label="News Category Score"),
|
34 |
],
|
35 |
theme="huggingface",
|
36 |
+
article="<p style='text-align: center'>for our other AI works: <a href='https://www.kodiks.com/ai_solutions.html' target='_blank'>https://www.kodiks.com/ai_solutions.html</a> | <a href='https://twitter.com/KodiksBilisim' target='_blank'>Contact us</a></p>",
|
37 |
)
|
38 |
|
39 |
gradio_ui.launch()
|