Back
Interior AI
Load previous page…
prototype [ Empty room ] mode
#interiorai that removes all furniture from a room, it works but it makes things blurry for some reason
#interiorai
disable upscaler because it doubles time of image gen on
#interiorai and might be influencing churn
remove advanced features like sampler, step count, etc. because we know the best ones know
#interiorai
add message that you can't download your photos after cancelling because a user thought that was possible
#interiorai
track ?ref= and ?via= with Simple Analytics too to see what ads etc convert
#interiorai
save ?ref= (referrer) and ?via= (affiliate) in remarketing_emails.db to then transport them to users.db to track where paid users come from because Stripe makes it hard to track that metadata with the Stripe Pricing Table (Rewardful already uses client-reference-id and there is no space more to send metadata)
#interiorai
fix amount_of_photos=NULL for new users because some example pics had amount_of_photos=4 but we switched to 1, 3, 9 so the option didn't exist, resulting in new users (@mastef) generating no photos
#interiorai