Spaces:
Build error
Build error
Update utils.py
Browse files
utils.py
CHANGED
@@ -643,7 +643,7 @@ class Utils_functions:
|
|
643 |
fn=gradio_func,
|
644 |
inputs=[
|
645 |
gr.Radio(
|
646 |
-
choices=["Techno/Experimental", "
|
647 |
type="index",
|
648 |
value="Techno/Experimental",
|
649 |
label="Music Genre to Generate",
|
|
|
643 |
fn=gradio_func,
|
644 |
inputs=[
|
645 |
gr.Radio(
|
646 |
+
choices=["Techno/Experimental", "Nes Acoustic Energy (finetuned)", "Misc"],
|
647 |
type="index",
|
648 |
value="Techno/Experimental",
|
649 |
label="Music Genre to Generate",
|