flaviagiammarino
commited on
Commit
•
4d5a795
1
Parent(s):
3422451
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ This repository includes only the ViT32 variant of the PubMedCLIP model.<br>
|
|
26 |
- **Repository:** [PubMedCLIP Official GitHub Repository](https://github.com/sarahESL/PubMedCLIP)
|
27 |
- **Paper:** [Does CLIP Benefit Visual Question Answering in the Medical Domain as Much as it Does in the General Domain?](https://arxiv.org/abs/2112.13906)
|
28 |
|
29 |
-
##
|
30 |
|
31 |
```python
|
32 |
import requests
|
|
|
26 |
- **Repository:** [PubMedCLIP Official GitHub Repository](https://github.com/sarahESL/PubMedCLIP)
|
27 |
- **Paper:** [Does CLIP Benefit Visual Question Answering in the Medical Domain as Much as it Does in the General Domain?](https://arxiv.org/abs/2112.13906)
|
28 |
|
29 |
+
## Usage
|
30 |
|
31 |
```python
|
32 |
import requests
|