allocation_time = min(allocation_time_debug_value[0], 60 * 10) 135ae5c verified Fabrice-TIERCELIN commited on Dec 2, 2025
allocation_time = int(allocation_time) - 1 e60dfd6 verified Fabrice-TIERCELIN commited on Dec 2, 2025
git+https://github.com/linoytsaban/diffusers.git@wan22-loras 02716ca verified Fabrice-TIERCELIN commited on Dec 2, 2025
print("An exception occurred: " + str(err)) e9ed762 verified Fabrice-TIERCELIN commited on Dec 2, 2025
Your prompt is saved into the metadata of the video 7f835cd verified Fabrice-TIERCELIN commited on Dec 1, 2025
set_mp4_comments_imageio_ffmpeg(video_path, f"Prompt: {prompt} | Negative Prompt: {negative_prompt}"); 56cf990 verified Fabrice-TIERCELIN commited on Dec 1, 2025
width = input_image.size[0] if width == -1 else width, 490167a verified Fabrice-TIERCELIN commited on Nov 23, 2025