diff --git a/README.md b/README.md index 843f151..4c1a605 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For quick start, you can check the `Quick_demo` path. We demonstrate a simple di - S1. Download [Model checkpoint](https://huggingface.co/chaoyi-wu/RadFM) - 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 +- S4. python `test.py` and you can get a conversation as ```Input: Can you identify any visible signs of Cardiomegaly in the image? ``` ```Output: yes.```