zyanzhe commited on
Commit
7c096cc
·
verified ·
1 Parent(s): b490472

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Use of the model must comply with [the original model license](https://github.co
14
 
15
  # Example Usage (based on SAT)
16
 
17
- ```
18
  import sys
19
  sys.path.insert(1, '/path/to/CogVLM')
20
  from sat.model import AutoModel
 
14
 
15
  # Example Usage (based on SAT)
16
 
17
+ ```python
18
  import sys
19
  sys.path.insert(1, '/path/to/CogVLM')
20
  from sat.model import AutoModel