Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyi-wu committed Aug 8, 2023
1 parent 4e4bc49 commit 0580979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ For quick start, you can check the `Quick_demo` path. We demonstrate a simple di
- S3. put `pytorch_model.bin` under path `Quick_demo/`
- S4. python `test.py` and you can get a conversation as
```Input: Can you identify any visible signs of Cardiomegaly in the image? ```
<img src="https://github.com/chaoyi-wu/RadFM/blob/main/Quick_demo/view1_frontal.jpg"/>
```Output: yes.```

By the way, never try to perform this in cpu and GPU is all you need :).
Expand Down

0 comments on commit 0580979

Please sign in to comment.