Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,9 @@ preds = model(["What happened to me? I don't know what to do, where to go! Can a
|
|
39 |
dict.get(str(list(preds))[1:-1])
|
40 |
```
|
41 |
|
|
|
|
|
|
|
42 |
## BibTeX entry and citation info
|
43 |
|
44 |
```bibtex
|
|
|
39 |
dict.get(str(list(preds))[1:-1])
|
40 |
```
|
41 |
|
42 |
+
```
|
43 |
+
Warning: This model cannot be used for medical diagnosis and is not a substitute for a physician!
|
44 |
+
```
|
45 |
## BibTeX entry and citation info
|
46 |
|
47 |
```bibtex
|