Spaces:
Sleeping
Sleeping
Sync App files
Browse files- drug_app.py +1 -1
drug_app.py
CHANGED
@@ -43,7 +43,7 @@ examples = [
|
|
43 |
|
44 |
title = "Drug Classification"
|
45 |
description = "Enter the details to correctly identify Drug type?"
|
46 |
-
article = "
|
47 |
|
48 |
|
49 |
gr.Interface(
|
|
|
43 |
|
44 |
title = "Drug Classification"
|
45 |
description = "Enter the details to correctly identify Drug type?"
|
46 |
+
article = "Please select some predefined examples above to see the model's output."
|
47 |
|
48 |
|
49 |
gr.Interface(
|