Skip to content

Commit

Permalink
Update train_.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GZWQ authored Nov 14, 2018
1 parent 0a0f69d commit f4130c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train_.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 f4130c0

Please # to comment.