You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📚 docs: update README.md for improved clarity and formatting
- Enhanced language and structure for better readability
- Added new sections and notes for usage and prerequisites
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ pdm add fast-langdetect
39
39
40
40
## Usage 🖥️
41
41
42
-
In scenarios where accuracy is important, you should not rely on the detection results of small models, use `low_memory=False` to download larger models!
42
+
In scenarios **where accuracy is important**, you should not rely on the detection results of small models, use `low_memory=False` to download larger models!
0 commit comments