Readit News logoReadit News
charlesjlee commented on DALL·E 2 prompt book [pdf]   dallery.gallery/wp-conten... · Posted by u/tomduncalf
soperj · 4 years ago
Honestly, I have a great use case for it currently, but then I realized it can only do square pictures, when I really want something that is much wider than it is tall.
charlesjlee · 4 years ago
I automated the generation of 2048 x 1024 images and started a Twitter bot: https://twitter.com/Bible_or_anime

The relevant code is linked below and is a mess, but the idea is: 1. Generate a base image 2. Use inpainting to expand the left-hand side of the root image. You can do this by submitting an image whose left side is transparent and whose right side is the left side of the root image 3. Ditto for right-hand side 4. Stitch the three separate images together https://github.com/charlesjlee/twitter_dalle2_bot/blob/main/...

charlesjlee commented on Show HN: GPT-2 Twitter Bot   twitter.com/donaldtrumpbo... · Posted by u/charlesjlee
charlesjlee · 5 years ago
I used @minimaxir's aitextgen library to create a Twitter bot powered by GPT-2.

This bot takes Joe Biden's tweets as input and tries to respond in the first-person voice of Donald Trump. I didn't have any success with fine-tuning on a dataset of Trump's tweets, so I "included" all the information in the prompt to GPT-2 via [magic sauce](https://github.com/charlesjlee/trump_gpt2_bot/blob/main/twee...). It took a lot of fiddling, but I'm satisfied with the final output.

Links

https://news.ycombinator.com/user?id=minimaxir

https://github.com/minimaxir/aitextgen

https://github.com/charlesjlee/trump_gpt2_bot

u/charlesjlee

KarmaCake day3July 8, 2020
About
https://www.charlesjlee.com/
View Original