Skip to content

Commit

Permalink
add deploymnet guide
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousDima authored Jul 30, 2024
1 parent 525b933 commit 15b1f3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deep-learning/fastai-2-cv-train-and-deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@

- Lesson: [course.fast.ai/Lessons/lesson2.html](https://course.fast.ai/Lessons/lesson2.html)
- Competition: [kaggle.com/competitions/dog-breed-identification](https://www.kaggle.com/competitions/dog-breed-identification)
- Model: [huggingface.co/TheDima/resnet50-dog-breed-identification](https://huggingface.co/TheDima/resnet50-dog-breed-identification)
- Model: [huggingface.co/TheDima/resnet50-dog-breed-identification](https://huggingface.co/TheDima/resnet50-dog-breed-identification)
- Deployment guide: [curiousdima.medium.com/deploying-a-computer-vision-model-as-a-streamlit-app-on-huggingface-spaces-243c02ec2081](https://curiousdima.medium.com/deploying-a-computer-vision-model-as-a-streamlit-app-on-huggingface-spaces-243c02ec2081)

0 comments on commit 15b1f3d

Please sign in to comment.