Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ All credit for the original work goes to Tymor Hamamsy and the following authors
|
|
9 |
|
10 |
We have added a Huggingface compatible wrapper for the model in protvec.py
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Clone and install
|
13 |
```
|
14 |
git clone https://github.com/lhallee/ProteinVecHuggingface.git
|
|
|
9 |
|
10 |
We have added a Huggingface compatible wrapper for the model in protvec.py
|
11 |
|
12 |
+
Please consider liking this model page and starring the github repo if you are going to use it :)
|
13 |
+
|
14 |
+
```
|
15 |
+
https://github.com/lhallee/ProteinVecHuggingface
|
16 |
+
```
|
17 |
+
|
18 |
Clone and install
|
19 |
```
|
20 |
git clone https://github.com/lhallee/ProteinVecHuggingface.git
|