Spaces:
Runtime error
Runtime error
Interface advice
#1
by
Fabrice-TIERCELIN
- opened
Hi @Arifzyn ,
I think you can remove the sentence:
"Please note that after you upload an image, it may take several minutes before the progress bar appears. This is because we first convert your video to ensure the correct format."
and add this code at line 51:
progress(0, desc="Converting the video...")
Hi @Arifzyn ,
I think you can remove the sentence:
"Please note that after you upload an image, it may take several minutes before the progress bar appears. This is because we first convert your video to ensure the correct format."and add this code at line 51:
progress(0, desc="Converting the video...")
Ok