Duplicated from justyoung/CoverGen-RVC
e976963
1
2
3
4
5
import gradio as gr def process_file_upload(file): return gr.update(value=file)