Created
September 3, 2022 13:38
-
-
Save sub314xxl/456adf34b75273d96bef8956640ebca9 to your computer and use it in GitHub Desktop.
VQGAN+CLIP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#discord #batbot #vqgan #clip #ai #eleutherai | |
https://discord.com/channels/729741769192767510/730510538060071043/ | |
.imagine QUERY --step_size 0.01 --init_weight 0.99 --start_image | |
https://faraday.logge.top/ | |
3 month Faraday compilation from Parker | |
https://youtu.be/XtV9RGUVMYA | |
image captioning from dzryk | |
https://colab.research.google.com/drive/1FwGEVKXvmpeMvAYqGr4z7Nt3llaZz-F8 | |
captions with personality from dzyrk | |
https://colab.research.google.com/drive/171GirNbCVc-ScyBynI3Uy2fgYcmW3BB9 | |
z+quantize w/ shareable web interface from ak | |
https://colab.research.google.com/drive/1Foi0mCSE6NrW9oI3Fhni7158Krz4ZXdH | |
z+quantize notebook from crimeacs | |
makes outputs similar to BATbot's | |
https://colab.research.google.com/drive/1ZAus_gn2RhTZWzOWUpPERNC0Q8OhZRTZ | |
z+quantize notebook from jbustter | |
MSE-regularized | |
https://colab.research.google.com/drive/1gFn9u3oPOgsNzJWEFmdK-N9h_y65b8fj | |
CLIP-guided diffusion from alstroemeria313 | |
https://colab.research.google.com/drive/1ED6_MYVXTApBHzQObUPaaMolgf9hZOOF | |
higher quality version (slower) | |
https://colab.research.google.com/drive/12a_Wrfi2_gwwAuN3VvMTwVMz9TfqctNj | |
512x512 version | |
https://colab.research.google.com/drive/1V66mUeJbXrTuQITvJunvnWVn96FEbSI3 | |
512x512 unconditional | |
https://colab.research.google.com/drive/1QBsaDAZv8np29FPbvjffbE1eytoJcsgA | |
decision transformer from alstroemeria313 | |
makes outputs similar to DALL-E | |
https://colab.research.google.com/drive/1dFV3GCR5kasYiAl8Bl4fBlLOCdCfjufI | |
RGB optimization from Yenrabbit | |
https://colab.research.google.com/drive/1MCC2IwAaRNCTBUzghuG41ypAkxjJvGtq | |
FFT notebook from eps696 | |
makes DeepDream-like outputs with CLIP | |
https://colab.research.google.com/github/eps696/aphantasia/blob/master/Aphantasia.ipynb | |
StyleGAN notebook from Eric Hallahan | |
makes high quality faces with CLIP | |
https://colab.research.google.com/drive/1br7GP_D6XCgulxPTAFhwGaV-ijFe084X | |
Video Stylization from Yenrabbit | |
uses CLIP+VQGAN | |
https://colab.research.google.com/drive/1q3rSNfmo-6d4eIltmsJgtD7tz52mR2k7 | |
updated CLIP-Draw notebook from cats | |
https://colab.research.google.com/drive/1mwcwJk5Nk1ogwQzfkxRIX5pLo-GbS4N9 | |
image upscaling | |
waifu2x notebook from alstroemeria313 | |
https://colab.research.google.com/drive/1Cq0cbY4vvuRBfE-VNVnRUfVLfECOqwt9 | |
Real-ESRGAN notebook from ??? | |
https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo | |
3D-Photo-Inpainting from BoneAmputee | |
https://colab.research.google.com/drive/16SjB9OvR8sHjOfQ9qnbm-qWIOzf8Fk53 | |
GPT-J-6B Discord Bot from BoneAmputee | |
https://colab.research.google.com/drive/1aC__sV2cAQjt4h5BDK_wethTpbs1OXmU |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment