oohtmeel commited on
Commit
780850a
1 Parent(s): fa805fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -42,6 +42,9 @@ Upload a grayscale JPG into the model inference section and it will cast a predi
42
  Some are included in this repo. If the image contains an X, it is a negative cancer image.
43
  If an image name contains a Y it is positive.
44
 
 
 
 
45
  ``` Python
46
 
47
  from huggingface_hub import hf_hub_download
 
42
  Some are included in this repo. If the image contains an X, it is a negative cancer image.
43
  If an image name contains a Y it is positive.
44
 
45
+ Additionaly you can download the model.
46
+
47
+
48
  ``` Python
49
 
50
  from huggingface_hub import hf_hub_download