update
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
|
3 |
```bash
|
4 |
pip install pythainlp
|
|
|
5 |
pip install git+https://github.com/openai/CLIP.git
|
6 |
```
|
7 |
|
|
|
2 |
|
3 |
```bash
|
4 |
pip install pythainlp
|
5 |
+
pip install gensim>=4.3.1
|
6 |
pip install git+https://github.com/openai/CLIP.git
|
7 |
```
|
8 |
|