HongxinLi commited on
Commit
ee0201b
·
verified ·
1 Parent(s): 649573a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ GoClick is a state-of-the-art two-stage framework for precise UI element groundi
37
  Prerequisites
38
 
39
  ```
40
- pip install transformers==4.45.0
41
  ```
42
 
43
  Note: The version of Transformers should not be too high. Adjust the version if model loading fails.
 
37
  Prerequisites
38
 
39
  ```
40
+ pip install transformers==4.45.0 timm
41
  ```
42
 
43
  Note: The version of Transformers should not be too high. Adjust the version if model loading fails.