colab error #16

Open
opened 2021-06-21 17:58:33 +02:00 by 1234rtghgg · 4 comments
1234rtghgg commented 2021-06-21 17:58:33 +02:00 (Migrated from github.com)

when trying to run the last bit of code I get this error
image

when trying to run the last bit of code I get this error ![image](https://user-images.githubusercontent.com/76576046/122792235-d5322180-d26e-11eb-9d54-d3a8a40cc743.png)
johnpaulbin commented 2021-06-21 18:30:00 +02:00 (Migrated from github.com)

You will need to rehost the models (the three downloads), not on drive. It is being ratelimited as far I'm aware of.

You will need to rehost the models (the three downloads), not on drive. It is being ratelimited as far I'm aware of.
woctezuma commented 2021-06-22 22:01:35 +02:00 (Migrated from github.com)

I can confirm. Copy the models to your Google Drive. It is a matter of one right-click. Links can be found at:
https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md#pretrained-model

Then delete the files from your Colab session, and download them again from your own Google Drive.

I can confirm. Copy the models to your Google Drive. It is a matter of one right-click. Links can be found at: https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md#pretrained-model Then delete the files from your Colab session, and download them again from your own Google Drive.
robbsaber commented 2021-06-27 20:27:20 +02:00 (Migrated from github.com)

still getting this error. Any fix?

still getting this error. Any fix?
woctezuma commented 2021-06-27 23:02:58 +02:00 (Migrated from github.com)

still getting this error. Any fix?

Wait for the cooldown duration.
https://support.google.com/drive/thread/2035857/download-quota-exceeded?hl=en

Or manually get the pre-trained models from GDrive (after the cooldown) or Baidu.
https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md#pretrained-model

> > > still getting this error. Any fix? Wait for the cooldown duration. https://support.google.com/drive/thread/2035857/download-quota-exceeded?hl=en Or manually get the pre-trained models from GDrive (after the cooldown) or Baidu. https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md#pretrained-model
Sign in to join this conversation.