Chukwuka commited on
Commit
d436122
·
1 Parent(s): 6143ae0

Added github repo to ReadMe

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
15
  # FoodVision-App
16
  FoodVision App is an App that can classify three different kinds of food; pizza, steak, sushi respectively.
17
 
18
- <a href= "https://huggingface.co/spaces/Chukwuka/FoodVision-Model"> Click on this link to try out Foodvision App</a>
 
19
  ## 09. PyTorch Model Deployment
20
 
21
  Welcome to Milestone Project 3: PyTorch Model Deployment!
 
15
  # FoodVision-App
16
  FoodVision App is an App that can classify three different kinds of food; pizza, steak, sushi respectively.
17
 
18
+ <p style='text-align: center'><a href='https://github.com/Sylvesterchuks/foodvision-app'>Click on this link to visit Github Repo</a></p>
19
+
20
  ## 09. PyTorch Model Deployment
21
 
22
  Welcome to Milestone Project 3: PyTorch Model Deployment!