Skip to content

Commit

Permalink
Update train_class.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GZWQ authored Nov 14, 2018
1 parent f4130c0 commit 00206e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import matplotlib.pyplot as plt
import os,time
from PIL import Image
# from tqdm import tqdm
from tqdm import tqdm
import numpy as np

class ae_gan():
Expand Down

0 comments on commit 00206e1

Please # to comment.