Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Maslionok
/
sudo_pipelines
like
0
Model card
Files
Files and versions
Community
Gleb Vinarskis
commited on
Feb 24
Commit
710a8ff
·
1 Parent(s):
e859ded
fixed readme
Browse files
Files changed (1)
hide
show
readme.md
+1
-1
readme.md
CHANGED
Viewed
@@ -35,7 +35,7 @@ floret_model("this is a simple text")
35
36
**Output Example:**
37
```python
38
-
(
'en'
,)
39
```
40
41
---
35
36
**Output Example:**
37
```python
38
+
'en'
39
```
40
41
---