Try out different steps, schedulers and guidance scales pic.twitter.com/mp6Gb1GcAt
— Replicate (@replicate) 28 juillet 2023
Try out different steps, schedulers and guidance scales
By
–
Try out different steps, schedulers and guidance scales pic.twitter.com/mp6Gb1GcAt
— Replicate (@replicate) 28 juillet 2023
Try out different steps, schedulers and guidance scales
By
–
We've put together an interactive guide on how to use SDXL.
Or, how we learned to make really weird cats. Interactively explore resolutions, guidance scales, steps, schedulers and refiner settings. https://
sdxl.replicate.dev

By
–
This guide covers the basics, but also shows how you can use the SDXL model to: • make an image from another image (img2img)
• inpaint using a mask
• use a refiner to add fine-detail to your images
By
–
SDXL was open-sourced this week by @StabilityAI and it's already up on Replicate. You can run SDXL using JavaScript, Python, or any other language. Here's a guide to get you started running it with an API:
By
–
There are multiple variant Llama 2 models on Replicate (7B, 13B, 70B, chat vs base, etc), each with their own strengths. Check out the post to see which one is right for your needs. https://
replicate.com/blog/run-llama
-2-with-an-api#choosing-which-model-to-use
…

By
–
For you Python lovers, there's `pip install replicate`:

By
–
If you're using Node.js, then `npm install replicate` and you're off to the races:
By
–
Llama 2 is the first open-source language model of the same caliber as OpenAI's models. You can run it on Replicate using JavaScript, Python, cURL, Go, Swift, or any other language. Here's a guide to get you started running Llama 2 with an API.

By
–
We made a @nextjs template for getting an SDXL app up and running in seconds. https://
github.com/replicate/gett
ing-started-nextjs
…