mirror of
https://github.com/aloshdenny/reverse-SynthID.git
synced 2026-04-30 10:37:49 +02:00
16 lines
199 B
Plaintext
16 lines
199 B
Plaintext
# SynthID Watermark Analysis - Dependencies
|
|
|
|
# Core
|
|
numpy>=1.21.0
|
|
scipy>=1.7.0
|
|
opencv-python>=4.5.0
|
|
|
|
# Wavelet analysis
|
|
PyWavelets>=1.1.1
|
|
|
|
# Visualization
|
|
matplotlib>=3.4.0
|
|
|
|
# Utilities
|
|
tqdm>=4.60.0
|