offline mode bug

#5
by TyJaJa - opened

hub_mixin.py try to download "config.json" all the time but it doesnt exist in the repo so it wasnt in the cache and offline mode didnt work due to that.
i did a bad workaround by adding an empty "config.json" in the hf cache

Sign up or log in to comment