Hongyu Zhou
commited on
Commit
·
3a3fa72
1
Parent(s):
b3dd81d
upload prompt demonstration
Browse files
README.md
CHANGED
@@ -69,3 +69,6 @@ For more details and examples, please refer to `inference.py`.
|
|
69 |
|
70 |
## Demo
|
71 |
`CUDA_VISIBLE_DEVICES=0 python demo.py --cfg-path medversa.yaml`
|
|
|
|
|
|
|
|
69 |
|
70 |
## Demo
|
71 |
`CUDA_VISIBLE_DEVICES=0 python demo.py --cfg-path medversa.yaml`
|
72 |
+
|
73 |
+
## Prompts
|
74 |
+
More prompts can be found in `medomni/datasets/prompts.json`.
|