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
2.**For the new watermark with username, the Yolo weights has been updated, try the new version watermark detect model, it should work better.**
26
+
-**We have provided another model which could preserve time consistency without flicker!**
27
+
28
+
-**We support batch processing now.**
29
+
-**For the new watermark with username, the Yolo weights has been updated, try the new version watermark detect model, it should work better.**
23
30
24
-
3.**We have uploaded the labelled datasets into huggingface, check this [dataset](https://huggingface.co/datasets/LLinked/sora-watermark-dataset) out. Free free to train your custom detector model or improve our model!**
25
-
4.**One-click portable build is available** — [Download here](#3-one-click-portable-version) for Windows users! No installation required.
31
+
-**We have uploaded the labelled datasets into huggingface, check this [dataset](https://huggingface.co/datasets/LLinked/sora-watermark-dataset) out. Free free to train your custom detector model or improve our model!**
32
+
33
+
-**One-click portable build is available** — [Download here](#3-one-click-portable-version) for Windows users! No installation required.
26
34
27
35
---
28
36
@@ -107,29 +115,37 @@ Simply download, extract, and run!
107
115
108
116
To have a basic usage, just try the `example.py`:
109
117
110
-
```python
118
+
> We provide two models to remove watermark. LAMA is fast but may have flicker on the cleaned area, which E2FGVI_HQ compromise this only requires cuda otherwise very slow on CPU or MPS.
0 commit comments