From 154d837087d835b6b96323f59d62b1db5784922d Mon Sep 17 00:00:00 2001
From: Hayk Martiros
- Prompt Reweighting - We have support for providing weights for tokens in - a prompt, to emphasize certain words more than others. An example syntax to boost - a word is (vocals:1.2), which applies a 1.2x multiplier. The shorthand (vocals) is - supported for a 1.1x boost or [vocals] for a 1.1x reduction. + Prompt Reweighting - We have support for providing weights + for tokens in a prompt, to emphasize certain words more than others. + An example syntax to boost a word is (vocals:1.2), which applies a + 1.2x multiplier. The shorthand (vocals) is supported for a 1.1x + boost or [vocals] for a 1.1x reduction.
Parameters can also be specified via URL, for example:
-
- https://www.riffusion.com/?
- &prompt=rainy+day&
- denoising=0.85&
+ https://www.riffusion.com/? &prompt=rainy+day& denoising=0.85&
seedImageId=og_beat
- Cinematic New York City in a Dust Storm to Golden hour vibes: + Cinematic New York City in a Dust Storm to{" "} + Golden hour vibes:
+ If you build on this work, please cite it as follows: +
++ {`@software{Forsgren_Martiros_2022, + author = {Forsgren, Seth* and Martiros, Hayk*}, + title = {{Riffusion - Stable diffusion for real-time music generation}}, + url = {https://riffusion.com/about}, + year = {2022} +}`} +>