pystiche / papers

Reference implementation and replication of prominent NST papers
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

make download tests more robust #204

Closed pmeier closed 4 years ago

pmeier commented 4 years ago

This adds a minimum wait time between requests to the same server. This should circumvent possible problems that arise by making too many requests in a given time without slowing down the download by very much.