Unique filename problem

#1
by rsxdalv - opened

A simple downloader cannot know what the model names are, and a simple model loader neither; thus it would be beneficial to either have a copy of the model with a simple name "model.ckpt" or to rename it as "model.ckpt"

I see that there are two different models, they could be on separate branches or even repos.

Sign up or log in to comment