Spaces:
Sleeping
Sleeping
Commit
·
528c312
1
Parent(s):
4980832
damn i think i did it
Browse files
app.py
CHANGED
@@ -212,7 +212,7 @@ the fine-tunes hosted on the huggingface hub are provided collectively by the mu
|
|
212 |
|
213 |
# Create the Gradio interface
|
214 |
with gr.Blocks() as iface:
|
215 |
-
gr.Markdown("# the-slot-machine")
|
216 |
gr.Markdown("two ai's jamming. warning: outputs will be very strange, likely stupid, and possibly rad.")
|
217 |
gr.Markdown("this is an even weirder slot machine than the other one. on the left, you get to generate some state of the art lo-fi jungle drums at incredible speed thanks to aaron's new class of model, and if you want you can have it continue its own output. Then, you can either press the generate_music button to use the first 5 seconds as a prompt, or you can re-upload the audio into the continue_music section to have a fine-tune continue from the end of the jungle drum output, however long and insane it is. think of this as a very weird relay race and you're winning.")
|
218 |
|
|
|
212 |
|
213 |
# Create the Gradio interface
|
214 |
with gr.Blocks() as iface:
|
215 |
+
gr.Markdown("# the-micro-slot-machine")
|
216 |
gr.Markdown("two ai's jamming. warning: outputs will be very strange, likely stupid, and possibly rad.")
|
217 |
gr.Markdown("this is an even weirder slot machine than the other one. on the left, you get to generate some state of the art lo-fi jungle drums at incredible speed thanks to aaron's new class of model, and if you want you can have it continue its own output. Then, you can either press the generate_music button to use the first 5 seconds as a prompt, or you can re-upload the audio into the continue_music section to have a fine-tune continue from the end of the jungle drum output, however long and insane it is. think of this as a very weird relay race and you're winning.")
|
218 |
|