mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-08-31 17:50:35 +02:00
Unplug lattice detector from package, expand research docs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Research-only periodic lattice detector, not a package export."""
|
||||
|
||||
from synthid_runtime.synthid_detector import SynthIDDetection, detect_synthid, is_available
|
||||
|
||||
__all__ = ["SynthIDDetection", "detect_synthid", "is_available"]
|
||||
Reference in New Issue
Block a user