Interesting Colabs
Personal colab collections which I feel interesting and wrap the original project into
easy-to-use colab scripts.
Image
Name |
Description |
Source |
Informative Drawings |
Transform pictures into line-drawing style images. |
Colab / Github |
ArtLine |
Similar to above, but different style. |
Colab / Github |
Upscale Image |
Increase the resolution of an image. |
Colab / Github |
AnimeGANv2 |
Transform pictures into different anime style images. |
Colab / Github |
ArcaneGAN |
Transform pictures into Arcane-like images. |
Colab / Github |
JoJoGAN |
Transform photos into various styles. |
Colab / Github |
AnycostGAN |
Adjust one's face apperance with various properties. |
Colab / Github |
NeuralStyleTransfer |
Transfer the style of the original image to target image style. |
Colab / Github |
Restormer |
Image restoration. |
Colab / Github |
DualStyleGAN |
Turn image into Pixal, cartoon, and more other styles |
Colab / Github |
Music
Name |
Description |
Source |
Danna-Sep |
Separate the given mixed audio into four sub-tracks. |
Colab / Github |
Demucs |
Separate the given mixed audio into four sub-tracks. |
Colab / Github |
Text-to-Image
Name |
Description |
Source |
Diffusion 12M |
Given any text prompt, the model generates the coressponding image. |
Colab / Github |
Text-to-Speech
Name |
Description |
Source |
CoquiTTS |
Transform the input sentence into speech. |
Colab / Github |