Spaces:
Sleeping
Sleeping
Sync App files
Browse files- drug_app.py +1 -1
drug_app.py
CHANGED
@@ -42,7 +42,7 @@ examples = [
|
|
42 |
|
43 |
title = "Drug Classification"
|
44 |
description = "Enter the details to correctly identify Drug type?"
|
45 |
-
article = "Thanks to the documentation guide **[of Abid Ali Awan](https://www.datacamp.com/portfolio/kingabzpro)**.
|
46 |
|
47 |
|
48 |
gr.Interface(
|
|
|
42 |
|
43 |
title = "Drug Classification"
|
44 |
description = "Enter the details to correctly identify Drug type?"
|
45 |
+
article = "Thanks to the documentation guide **[of Abid Ali Awan](https://www.datacamp.com/portfolio/kingabzpro)**."
|
46 |
|
47 |
|
48 |
gr.Interface(
|