avuhong commited on
Commit
868132d
1 Parent(s): b25c482

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
  # ESM1b_AAV2_classification
18
 
19
  To load tokenizer from ESM, you need to install transformers with this version as follow:
 
20
  !git clone -b add_esm-proper --single-branch https://github.com/liujas000/transformers.git
21
  !pip -q install ./transformers
22
 
 
17
  # ESM1b_AAV2_classification
18
 
19
  To load tokenizer from ESM, you need to install transformers with this version as follow:
20
+
21
  !git clone -b add_esm-proper --single-branch https://github.com/liujas000/transformers.git
22
  !pip -q install ./transformers
23