I've optimised my latent consistency model on Replicate to make it 3x faster: https://
replicate.com/fofr/latent-co
nsistency-model
… text to image, 4 steps at 768×768:
– was: 2s
– now: 0.6s
@fofrai
-
Latent Consistency Model 3x Faster on Replicate
By
–
-
AI Fine-Tune Creates Stunning 70s-Inspired Thanksgiving Food Photography
By
–
Do you need some thanksgiving meal inspiration? @CarlPeaslee convinced me to make a fine-tune based on some beautiful 70s food photography. I decided to give this a go on @everartai
, and the results do not disappoint. -
GitHub Copilot Shell Alias for Quick Command Suggestions
By
–
I liked the `??` way of doing things, so I made an alias: echo "alias ??='gh copilot suggest -t shell'" >> ~/.bashrc So I can now write this and get to the answer in one hop: `?? disk space`
-
Regional Prompting and Attention Mechanisms in AI Models
By
–
I wonder if this is based on some variant of regional prompting 🤔
— fofr (@fofrAI) 17 novembre 2023
(The attention mechanism that underlies it) https://t.co/yDP1EfraLGI wonder if this is based on some variant of regional prompting (The attention mechanism that underlies it)
-
Attention Mechanism in AI: Technical Implementation
By
–
I mean the attention mechanism to achieve it.
-
SDXL+LCM Guidance Parameter Optimization Experiments
By
–
Running experiments to see where the guidance sweet spot lies for SDXL+LCM lora.
— fofr (@fofrAI) 16 novembre 2023
Here's a video running from 0 to 3 with 0.01 increments.
No change between 0 and 1, then the astronaut goes wild. pic.twitter.com/icGnaaEBTnRunning experiments to see where the guidance sweet spot lies for SDXL+LCM lora. Here's a video running from 0 to 3 with 0.01 increments. No change between 0 and 1, then the astronaut goes wild.
-
API Base64 Image Processing: Beyond the Bottleneck
By
–
The API accepts base64 images, but I don't think that's the bottleneck here.
-
LCM Model Update Enables Batch Prompt Processing
By
–
I've updated my LCM model to allow batching of prompts in a single run. Here's an example: https://
replicate.com/p/nnhfewdbjde7
sphjmzl3k2avmu
… Just put one prompt on each new line -
Apple’s Demo Style Influences Tech Product Presentations
By
–
Ha! I came to reply that this sounds exactly like an Apple announcement demo. It's fascinating that this aspect comes across still.
-
Text-to-Speech Limitations and Unexpected Behavior Exploration
By
–
I’ve thrown a lot of weird prompts at text-to-speech and as yet haven’t got it to do anything unexpected. You can get it to [beep] its own swears, and occasionally an interjection might half work. Not as wild as something like Bark though.