Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ def check_symptoms(symptoms):
|
|
14 |
iface = gr.Interface(fn=check_symptoms,
|
15 |
inputs=gr.Textbox(lines=3, placeholder="Andika ibimenyetso byawe hano..."),
|
16 |
outputs="text",
|
17 |
-
title="AI y'Ubuvuzi bw'Ibimenyetso",
|
18 |
description="Andika ibimenyetso ufite (nko: umutwe, umuriro, gukorora...) maze AI iguhe inama y’ibanze.")
|
19 |
|
20 |
iface.launch()
|
|
|
14 |
iface = gr.Interface(fn=check_symptoms,
|
15 |
inputs=gr.Textbox(lines=3, placeholder="Andika ibimenyetso byawe hano..."),
|
16 |
outputs="text",
|
17 |
+
title="AI Viateur y'Ubuvuzi bw'Ibimenyetso",
|
18 |
description="Andika ibimenyetso ufite (nko: umutwe, umuriro, gukorora...) maze AI iguhe inama y’ibanze.")
|
19 |
|
20 |
iface.launch()
|