turtlemb commited on
Commit
16d3014
·
verified ·
1 Parent(s): 15a8e4c

Updated the hyper link to data source

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Welcome to **The DogID App** — a fast and fun way to identify dog breeds using
20
 
21
  ## 🚀 How it works
22
 
23
- This app uses a fine-tuned MobileNetV2 deep learning model trained on the [Stanford Dogs Dataset](http://vision.stanford.edu/aditya86/ImageNetDogs/) and powered by TensorFlow and Streamlit.
24
 
25
  ## 📦 Features
26
 
 
20
 
21
  ## 🚀 How it works
22
 
23
+ This app uses a fine-tuned MobileNetV2 deep learning model trained on the [Kaggle dog breed identification dataset](https://www.kaggle.com/competitions/dog-breed-identification/data) and powered by TensorFlow and Streamlit.
24
 
25
  ## 📦 Features
26