Skip to content

Commit

Permalink
Update infod_sample.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RjDuan committed Oct 6, 2021
1 parent 896e9da commit 35ceeb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infod_sample.py
Expand Up @@ -15,6 +15,8 @@
from utils import *
from compression import *
from decompression import *
from PIL import ImageFile
ImageFile.LOAD_TRUNCATED_IMAGES = True


class InfoDrop(Attack):
Expand Down

0 comments on commit 35ceeb0

Please sign in to comment.