sykamraju commited on
Commit
6750932
·
1 Parent(s): 378dbdf
Files changed (1) hide show
  1. README.md +4 -13
README.md CHANGED
@@ -60,10 +60,10 @@ Edit
60
 
61
  ## 🧪 Example Predictions
62
 
63
- | Image | Predicted Class |
64
- |-------|-----------------|
65
- | ![Plastic](https://github.com/SykamRaju/Garbage-Classifier/raw/main/samples/plastic_sample.jpg) | `Plastic` |
66
- | ![Metal](https://github.com/SykamRaju/Garbage-Classifier/raw/main/samples/metal_sample.jpg) | `Metal` |
67
 
68
  ---
69
 
@@ -80,12 +80,3 @@ I'm currently building a suite of AI projects in Python to showcase my skills.
80
  This project is licensed under the MIT License.
81
 
82
  ---
83
-
84
- Let me know if you’d like a downloadable `.md` file or want to push this from Git.
85
-
86
-
87
-
88
-
89
-
90
-
91
-
 
60
 
61
  ## 🧪 Example Predictions
62
 
63
+ | Image | Predicted Class |
64
+ | ----------------------------------------------------------------------------------------------- | --------------- |
65
+ | ![Plastic](https://github.com/SykamRaju/Garbage-Classifier/raw/main/samples/plastic_sample.jpg) | `Plastic` |
66
+ | ![Metal](https://github.com/SykamRaju/Garbage-Classifier/raw/main/samples/metal_sample.jpg) | `Metal` |
67
 
68
  ---
69
 
 
80
  This project is licensed under the MIT License.
81
 
82
  ---