You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to reproduce your txt to pokemon work and try to compare it to my model with bulbapedia descriptions.
When I finish my work I would love to host it on Google Colab like you did.
When I try to generate images like you did, I get CUDA out of memory with GPUs with < 16 GB RAM, but I see that you have your model hosted with GPU Tesla T4 (16 GB RAM) on hugging face. And I see that you created a google colab as well (although it doesn't work anymore) that ran with said GPU.
Does anyone have any idea how to generate images of size 512 but with GPUs available on Google Colab free tier?
Thank you so much for you help!
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to reproduce your txt to pokemon work and try to compare it to my model with bulbapedia descriptions.
When I finish my work I would love to host it on Google Colab like you did.
When I try to generate images like you did, I get CUDA out of memory with GPUs with < 16 GB RAM, but I see that you have your model hosted with GPU Tesla T4 (16 GB RAM) on hugging face. And I see that you created a google colab as well (although it doesn't work anymore) that ran with said GPU.
Does anyone have any idea how to generate images of size 512 but with GPUs available on Google Colab free tier?
Thank you so much for you help!
The text was updated successfully, but these errors were encountered: