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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ app_port: 7860 # Important: Port your Flask app runs on
12
  This is an AI-powered web tool that classifies images as 'Clean' or 'Dirty' using a trained TensorFlow/Keras model.
13
 
14
  ## How to Use
15
- 1. Navigate to the `/tool` endpoint (e.g., `https://YOUR_SPACE_URL.hf.space/tool`).
16
  2. Upload an image (JPG, JPEG, or PNG).
17
  3. The application will predict whether the image depicts a "Clean" or "Dirty" environment.
18
 
 
12
  This is an AI-powered web tool that classifies images as 'Clean' or 'Dirty' using a trained TensorFlow/Keras model.
13
 
14
  ## How to Use
15
+ 1. Navigate to the `/tool` endpoint (`https://huggingface.co/spaces/nonamelife/garbage-detection-demo`).
16
  2. Upload an image (JPG, JPEG, or PNG).
17
  3. The application will predict whether the image depicts a "Clean" or "Dirty" environment.
18