lzy337 commited on
Commit
335100a
·
verified ·
1 Parent(s): a103920

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ Our models are trained based on [Jedi models](https://huggingface.co/xlangai/Jed
6
 
7
  For details of how to employ the models, please refer to our [repo](https://github.com/OSU-NLP-Group/GUI-Drag/blob/48a3480fe580e93fb747f0eb8ae549d5eb18f57b/evaluation/cli_run_drag.sh#L14) examples.
8
 
9
- Below is the code of a quick demo (demo.py can be found at [here](https://github.com/OSU-NLP-Group/GUI-Drag/blob/main/demo.png)):
10
 
11
  ```
12
  # pip install openai pillow transformers
 
6
 
7
  For details of how to employ the models, please refer to our [repo](https://github.com/OSU-NLP-Group/GUI-Drag/blob/48a3480fe580e93fb747f0eb8ae549d5eb18f57b/evaluation/cli_run_drag.sh#L14) examples.
8
 
9
+ Below is the code of a quick demo (demo.png can be found at [here](https://github.com/OSU-NLP-Group/GUI-Drag/blob/main/demo.png)):
10
 
11
  ```
12
  # pip install openai pillow transformers