Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -66,6 +66,7 @@ gr_interface = gr.Interface(
|
|
66 |
title="TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching and Clap-Ranked Preference Optimization",
|
67 |
description=description_text,
|
68 |
allow_flagging=False,
|
|
|
69 |
examples=[
|
70 |
["Quiet whispered conversation gradually fading into distant jet engine roar diminishing into silence"],
|
71 |
["Clear sound of bicycle tires crunching on loose gravel and dirt, followed by deep male laughter echoing"],
|
|
|
66 |
title="TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching and Clap-Ranked Preference Optimization",
|
67 |
description=description_text,
|
68 |
allow_flagging=False,
|
69 |
+
theme="Yntec/HaleyCH_Theme_Orange",
|
70 |
examples=[
|
71 |
["Quiet whispered conversation gradually fading into distant jet engine roar diminishing into silence"],
|
72 |
["Clear sound of bicycle tires crunching on loose gravel and dirt, followed by deep male laughter echoing"],
|