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 3b09946 commit 6c17e4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Feel free to modify it as you want.
- S2. Decompress the original zip file, you can get a `pytorch_model.bin`.
- S3. put `pytorch_model.bin` under path `Quick_demo/`.
- S4. python `test.py` and you can get a conversation as:
> Input: <img src="https://github.com/chaoyi-wu/RadFM/blob/main/Quick_demo/view1_frontal.jpg" style="width:20px;"/> Can you identify any visible signs of Cardiomegaly in the image?

> Input: <img src="https://github.com/chaoyi-wu/RadFM/blob/main/Quick_demo/view1_frontal.jpg" style="width:10px;"/> Can you identify any visible signs of Cardiomegaly in the image?
> Output: yes
By the way, never try to perform this in cpu and gpu is all you need :).
Expand Down

0 comments on commit 6c17e4b

Please sign in to comment.