AI selfies: custom tuned #stablediffusion embeddings that let you generate flattering images of yourself in any context and style - #nofilter 😅
this already works with just ~5 ref images 🤯
Me at Woodstock, seemingly under the influence:
AI selfies with a custom #stablediffusion embedding, me in in @SALT_VERSE, Bladerunner, Wes Anderson, 1950s Rock'n'Roll Drama
AI custom trained #stablediffusion selfies: me as a woman - this basically seems to create a 100x prettified male version of myself 50% of times though
thread on my process of getting GPT-3 to write a script to integrate #stablediffusion into google sheets, unlocking a function "stable()" that lets you gen images in sheets
GPT3 had already written an integration for itself for sheets, so I figured this should be doable, too
GPT-3 won't just mek app, it needs context
wanted to use @replicatehq's API for this, so as a first step I pasted their API documentation into GPT-3, along with: "The following is the documentation for calling the Replicate API:"
<FULL Documentation>
"Your task is to..."
"..write a Google Apps Script in JS code that allows a Google Sheets user to call this API using a function "stable(prompt)", where prompt passes on a string.