js="document.getElementById('download_btn').click()" 5f73cb6 verified Fabrice-TIERCELIN commited on Dec 18, 2025
js="document.getElementById('download_btn').querySelector('a[download]').click()" 7425961 verified Fabrice-TIERCELIN commited on Dec 17, 2025
#set_mp4_comments_imageio_ffmpeg(video_path, f"Prompt: {prompt} | Negative Prompt: {negative_prompt}"); 8b38e83 verified Fabrice-TIERCELIN commited on Dec 15, 2025
Fix the warning: " It is recommended to use `export_to_video` with `imageio` and `imageio-ffmpeg` as a backend." 83d30c2 verified Fabrice-TIERCELIN commited on Dec 12, 2025
generator=torch.Generator(device="cuda").manual_seed(current_seed), 9aded7e verified Fabrice-TIERCELIN commited on Dec 9, 2025
git+https://github.com/YassineT-cdc/diffusers.git@wan22-loras_after a24c74f verified Fabrice-TIERCELIN commited on Dec 3, 2025
while factor > 0 and int(allocation_time) > 0: b0bf06e verified Fabrice-TIERCELIN commited on Dec 3, 2025
allocation_time = min(allocation_time_debug_value[0], 60 * 10) 135ae5c verified Fabrice-TIERCELIN commited on Dec 2, 2025