FredZhang7 commited on
Commit
80da1be
·
1 Parent(s): 2ec64a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -33,7 +33,6 @@ import urllib.request
33
  import timm
34
 
35
  image_path = "https://www.allaboutcats.ca/wp-content/uploads/sites/235/2022/03/shutterstock_320462102-2500-e1647917149997.jpg"
36
- model_path = "google_safesearch_mini_v2.bin"
37
  device = "cuda"
38
 
39
  def preprocess_image(image_path):
 
33
  import timm
34
 
35
  image_path = "https://www.allaboutcats.ca/wp-content/uploads/sites/235/2022/03/shutterstock_320462102-2500-e1647917149997.jpg"
 
36
  device = "cuda"
37
 
38
  def preprocess_image(image_path):