Update README.md
Browse files
README.md
CHANGED
@@ -51,9 +51,7 @@ Laxo Pro is intended for a wide range of applications, including:
|
|
51 |
|
52 |
## How to Use
|
53 |
|
54 |
-
|
55 |
-
|
56 |
-
**Example with `transformers` (replace with actual loading and usage code):**
|
57 |
|
58 |
```python
|
59 |
# Use a pipeline as a high-level helper
|
|
|
51 |
|
52 |
## How to Use
|
53 |
|
54 |
+
**Example with `transformers.pipeline`:**
|
|
|
|
|
55 |
|
56 |
```python
|
57 |
# Use a pipeline as a high-level helper
|