Skip to content

Commit

Permalink
Update utility_privacy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GZWQ authored Nov 14, 2018
1 parent 00206e1 commit 2cd76fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utility_privacy.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import load_data
from keras.models import load_model
import numpy as np
import os
import os

def generated_images(data):
model = load_model('./models_vaegan/1980_autoencoder.h5')
Expand Down

0 comments on commit 2cd76fe

Please # to comment.