Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

http error 409 conflict #42

Open
lucky1177214 opened this issue Dec 13, 2019 · 1 comment
Open

http error 409 conflict #42

lucky1177214 opened this issue Dec 13, 2019 · 1 comment

Comments

@lucky1177214
Copy link

INCEPTION_URL = "http://download.tensorflow.org/models/frozen_inception_v1_2015_12_05.tar.gz"

tfgan.eval.get_graph_def_from_url_tarball(url=INCEPTION_URL,filename=INCEPTION_FROZEN_GRAPH,tar_filename=os.path.basename(INCEPTION_URL))

执行上述代码会出现 http error 409: conflict

@zengsn
Copy link

zengsn commented Feb 7, 2020

it is very slow in CN Mainland. Better "wget -c the file" before running the code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants