Commit 236dd55d authored by avantcontra's avatar avantcontra

fix Blank line contains whitespace

parent 443ca983
......@@ -25,7 +25,7 @@ def gfpgann():
if gfpgan_constructor is None:
return None
models = modelloader.load_models(model_path, model_url, user_path, ext_filter=['.pth'])
if len(models) == 1 and models[0].startswith("http"):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment