Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ demo = gr.Interface(
|
|
45 |
gr.Textbox(label="Final Prediction")
|
46 |
],
|
47 |
title="๐ฃ๏ธ Saudi Dialect Classifier",
|
48 |
-
description="๐ ูู
ูุฐุฌ BERT ูุชุตููู ุงูุฌู
ู ุฅูู ููุฌุฉ ุณุนูุฏูุฉ ุฃู ุบูุฑ ุณุนูุฏูุฉ.\n\n๐ฉโ๐ป Deployed by **Ayesha Shafique
|
49 |
allow_flagging="never"
|
50 |
)
|
51 |
|
|
|
45 |
gr.Textbox(label="Final Prediction")
|
46 |
],
|
47 |
title="๐ฃ๏ธ Saudi Dialect Classifier",
|
48 |
+
description="๐ ูู
ูุฐุฌ BERT ูุชุตููู ุงูุฌู
ู ุฅูู ููุฌุฉ ุณุนูุฏูุฉ ุฃู ุบูุฑ ุณุนูุฏูุฉ.\n\n๐ฉโ๐ป Deployed by **Ayesha Shafique** [LinkedIn](https://www.linkedin.com/in/aieeshashafique/)\n\n๐ Model credit: [Omartificial-Intelligence-Space](https://huggingface.co/Omartificial-Intelligence-Space)",
|
49 |
allow_flagging="never"
|
50 |
)
|
51 |
|