AlexandreL2024 commited on
Commit
800ff53
·
verified ·
1 Parent(s): 4a9b91b

Sync App files

Browse files
Files changed (1) hide show
  1. drug_app.py +1 -1
drug_app.py CHANGED
@@ -49,7 +49,7 @@ examples = [
49
 
50
  title = "Drug Classification"
51
  description = "Enter the details to correctly identify Drug type?"
52
- article = "This app is a part of the Beginner's Guide to CI/CD for Machine Learning. It teaches how to automate training, evaluation, and deployment of models to Hugging Face using GitHub Actions."
53
 
54
 
55
  gr.Interface(
 
49
 
50
  title = "Drug Classification"
51
  description = "Enter the details to correctly identify Drug type?"
52
+ article = "TEST MODIFICATION - This app is a part of the Beginner's Guide to CI/CD for Machine Learning. It teaches how to automate training, evaluation, and deployment of models to Hugging Face using GitHub Actions."
53
 
54
 
55
  gr.Interface(