Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ library_name: transformers
|
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
|
|
|
|
|
|
|
| 6 |
### How to use
|
| 7 |
|
| 8 |
Until its next release, the transformers library needs to be installed from source with the following command in order to use the models.
|
|
|
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# THE MODEL SHOULD NOT BE USED FOR NOW, IT IS STILL IN TESTING
|
| 7 |
+
|
| 8 |
### How to use
|
| 9 |
|
| 10 |
Until its next release, the transformers library needs to be installed from source with the following command in order to use the models.
|