amitca75 commited on
Commit
a333aff
·
verified ·
1 Parent(s): d590b39

Sync App files

Browse files
Files changed (1) hide show
  1. 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 = "This app is a part of the **[Beginner's Guide to CI/CD for Machine Learning](https://www.datacamp.com/tutorial/ci-cd-for-machine-learning)**. It teaches how to automate training, evaluation, and deployment of models to Hugging Face using GitHub Actions."
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(