Skip to content

Commit

Permalink
docs: Fixed image url.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Aug 24, 2024
1 parent 1656769 commit 16caa88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ public async Task CreatePredictionForFluxPro()
Console.WriteLine($@"Seed: {endResponse.Input?.Seed}.
Image available at:\n{endResponse.Output}");

//// ![output](https://github.com/tryAGI/Replicate/blob/dd1e5c2cbebc53e9b343f1372e5a660159e79ef3/assets/output.webp)
//// ![output](https://raw.githubusercontent.com/tryAGI/Replicate/dd1e5c2cbebc53e9b343f1372e5a660159e79ef3/assets/output.webp)
}
}

0 comments on commit 16caa88

Please sign in to comment.