nakas commited on
Commit
cb08c73
1 Parent(s): 6b03b33

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -643,7 +643,7 @@ class Utils_functions:
643
  fn=gradio_func,
644
  inputs=[
645
  gr.Radio(
646
- choices=["Techno/Experimental", "Death Metal (finetuned)", "Misc"],
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",