prithivMLmods commited on
Commit
b41e62c
·
verified ·
1 Parent(s): cbb5e23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -101,7 +101,11 @@ iface = gr.Interface(
101
  if __name__ == "__main__":
102
  iface.launch()
103
  ```
 
104
 
 
 
 
105
 
106
  # **Intended Use:**
107
 
 
101
  if __name__ == "__main__":
102
  iface.launch()
103
  ```
104
+ # **Sample Inference:**
105
 
106
+ ![Screenshot 2025-03-28 at 12-25-46 Age Group Classification.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/ARlNhc-ZxqfBntu-SkIVH.png)
107
+
108
+ ![Screenshot 2025-03-28 at 12-36-49 Age Group Classification.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/tvZ2VMoaQqNKdIx39DrTe.png)
109
 
110
  # **Intended Use:**
111