Compare commits
5 Commits
d032c01ecd
...
8096da5944
| Author | SHA1 | Date | |
|---|---|---|---|
| 8096da5944 | |||
| 4d9bf52a11 | |||
| 9d916177a7 | |||
| f82e21ffde | |||
| 6a964da152 |
@@ -39,7 +39,7 @@ export async function execute(
|
||||
try {
|
||||
// Create image generation prediction
|
||||
const prediction = await replicate.predictions.create({
|
||||
model: 'black-forest-labs/flux-schnell',
|
||||
model: 'black-forest-labs/flux-1.1-pro-ultra',
|
||||
input: { prompt },
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user