reiinakano / arbitrary-image-stylization-tfjs

Arbitrary style transfer using TensorFlow.js
https://reiinakano.github.io/arbitrary-image-stylization-tfjs/
Apache License 2.0
1.19k stars 214 forks source link

How to use Google Colaboratory to deploy a demo by using GPU? #39

Open zhgqcn opened 3 years ago

zhgqcn commented 3 years ago

I want to deploy my model on gpu but I don't get one. I usually use google colaboratory to train models, but I don't know how to use it to deploy, I wonder if you could help me and give me some advice. Thank you.