cedro3 / StyleCLIP_G

Using CLIP and StyleGAN to generate faces from prompts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StyleCLIP_G_demo.ipynb

StyleCLIP_G_demo.ipynbファイルをクリックするとJupyter notebook形式のファイルが表示されます。先頭にある「Open in Colab」ボタンを押すと、Google Colab上で実行できます。使用環境は、Google Colab が動作すれば、どんなものでも構いません。

今回ご紹介するのは、テキストから顔画像を生成するモデルです。詳細は、cedro-blogを参照下さい。

About

Using CLIP and StyleGAN to generate faces from prompts.


Languages

Language:Python 67.9%Language:Jupyter Notebook 32.1%