Spaces:
Runtime error
Runtime error
#vid_to_interpolate_chosen_file .w-full, #vid_to_upscale_chosen_file .w-full, #controlnet_input_video_chosen_file .w-full, #controlnet_input_video_mask_chosen_file .w-full { | |
display: flex ; | |
align-items: flex-start ; | |
justify-content: center ; | |
} | |
#vid_to_interpolate_chosen_file, #vid_to_upscale_chosen_file, #controlnet_input_video_chosen_file, #controlnet_input_video_mask_chosen_file { | |
height: 85px ; | |
} | |
#save_zip_deforum, #save_deforum { | |
display: none; | |
} | |
#extra_schedules::before { | |
content: "Schedules:"; | |
font-size: 10px ; | |
} | |
#hybrid_msg_html { | |
color: Tomato ; | |
margin-top: 5px ; | |
text-align: center ; | |
font-size: 20px ; | |
font-weight: bold ; | |
} | |
#deforum_results .flex #image_buttons_deforum #img2img_tab, | |
#deforum_results .flex #image_buttons_deforum #inpaint_tab, | |
#deforum_results .flex #image_buttons_deforum #extras_tab { | |
display: none ; | |
} | |
#controlnet_not_found_html_msg { | |
color: Tomato; | |
} | |