Firefly777a commited on
Commit
2460eb4
1 Parent(s): a63f2ad

removed examples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,5 +95,5 @@ gr.Interface(
95
  "state"
96
  ],
97
  outputs=["textbox","state","textbox", "textbox"],
98
- examples=[["example_in-the-mood-to-eat.m4a", EXAMPLE_PROMPT, "text-ada-001", 0.8, ""],["","","",0.9,""]],
99
  live=False).launch()
 
95
  "state"
96
  ],
97
  outputs=["textbox","state","textbox", "textbox"],
98
+ # examples=[["example_in-the-mood-to-eat.m4a", EXAMPLE_PROMPT, "text-ada-001", 0.8, ""],["","","",0.9,""]],
99
  live=False).launch()