Update README.md
Browse files
README.md
CHANGED
|
@@ -72,9 +72,7 @@ You do not need to pass raw control symbols. The Python helper converts `emotion
|
|
| 72 |
|
| 73 |
## Install
|
| 74 |
|
| 75 |
-
For running the model from Hugging Face.
|
| 76 |
-
|
| 77 |
-
Official Python package: [wfloat-python](https://github.com/wfloat/wfloat-python).
|
| 78 |
|
| 79 |
```bash
|
| 80 |
pip install -e .
|
|
|
|
| 72 |
|
| 73 |
## Install
|
| 74 |
|
| 75 |
+
For running the model from Hugging Face. Official Python package: [wfloat-python](https://github.com/wfloat/wfloat-python).
|
|
|
|
|
|
|
| 76 |
|
| 77 |
```bash
|
| 78 |
pip install -e .
|