ankur310794 vishank97 commited on
Commit
602f999
1 Parent(s): d1ffa4d

Update README.md (#5)

Browse files

- Update README.md (638791fce1d14d57ded308ee42070ef12142f40a)


Co-authored-by: Vishank Shah <vishank97@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ def predict_step(image_paths):
54
  return preds
55
 
56
 
57
- predict_step(['doctor.e16ba4e4.jpg'] # ['a woman in a hospital bed with a woman in a hospital bed']
58
 
59
  ```
60
 
 
54
  return preds
55
 
56
 
57
+ predict_step(['doctor.e16ba4e4.jpg']) # ['a woman in a hospital bed with a woman in a hospital bed']
58
 
59
  ```
60