Commit History

allocation_time = min(allocation_time_debug_value[0], 60 * 10)
135ae5c
verified

Fabrice-TIERCELIN commited on

allocation_time = int(allocation_time) - 1
e60dfd6
verified

Fabrice-TIERCELIN commited on

git+https://github.com/linoytsaban/diffusers.git@wan22-loras
02716ca
verified

Fabrice-TIERCELIN commited on

except BaseException as err:
f611af0
verified

Fabrice-TIERCELIN commited on

print("An exception occurred: " + str(err))
e9ed762
verified

Fabrice-TIERCELIN commited on

Your prompt is saved into the metadata of the video
7f835cd
verified

Fabrice-TIERCELIN commited on

set_mp4_comments_imageio_ffmpeg(video_path, f"Prompt: {prompt} | Negative Prompt: {negative_prompt}");
56cf990
verified

Fabrice-TIERCELIN commited on

Put this monster in a forest
13e4726
verified

Fabrice-TIERCELIN commited on

Make this monster with 1 eye
12f9cf9
verified

Fabrice-TIERCELIN commited on

width = input_image.size[0] if width == -1 else width,
490167a
verified

Fabrice-TIERCELIN commited on

Make this monster with 2 eyes
420b000
verified

Fabrice-TIERCELIN commited on