LTEnjoy commited on
Commit
768c266
1 Parent(s): 93fbd18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,9 +1,8 @@
1
  ---
2
  license: mit
3
  ---
4
- We provide both huggingface version and
5
- [esm version](https://github.com/facebookresearch/esm) of
6
- SaProt (see our github <https://github.com/SaProt/SaProt>). Users can choose either one to use.
7
 
8
  ### Huggingface model
9
  The following code shows how to load the model.
 
1
  ---
2
  license: mit
3
  ---
4
+ We provide two ways to use SaProt, including through huggingface class and
5
+ through the same way as in [esm github](https://github.com/facebookresearch/esm). Users can choose either one to use.
 
6
 
7
  ### Huggingface model
8
  The following code shows how to load the model.