ml-model-watermarking
ml-model-watermarking copied to clipboard
Trainer Code missing
If you look into the examples of hugging face(markface).
from mlmodelwatermarking.markface import Trainer as TrainerWM
There is no Trainer inside mlmodelwatermarking.markface or am I missing something?