nonamelife commited on
Commit
909b073
·
verified ·
1 Parent(s): 3b54696

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ This is an AI-powered web tool that classifies images as 'Clean' or 'Dirty' usin
18
 
19
  ## Model Details
20
  The underlying machine learning model (`model.keras`) is hosted on the Hugging Face Hub:
21
- [YOUR_USERNAME/garbage-detection-model](https://huggingface.co/YOUR_USERNAME/garbage-detection-model)
22
 
23
  ## Technologies
24
  * Python (Flask)
@@ -27,4 +27,4 @@ The underlying machine learning model (`model.keras`) is hosted on the Hugging F
27
 
28
  ## Source Code
29
  The full source code for this demo is available on GitHub:
30
- [Link to your GitHub Repo](https://github.com/CookieDevLab/Garbage_detection)
 
18
 
19
  ## Model Details
20
  The underlying machine learning model (`model.keras`) is hosted on the Hugging Face Hub:
21
+ [nonamelife/garbage-detection-model](https://huggingface.co/nonamelife/garbage-detection-model)
22
 
23
  ## Technologies
24
  * Python (Flask)
 
27
 
28
  ## Source Code
29
  The full source code for this demo is available on GitHub:
30
+ [Source Code](https://github.com/CookieDevLab/Garbage_detection)