explorewithai commited on
Commit
6348184
·
verified ·
1 Parent(s): bb5d125

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
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
- [Instructions on how to download, load, and use the model would go here. This is crucial for users to interact with your model. Include code examples using the `transformers` library.]
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