FramePack / app.py

Commit History

Should not delete indices
75c6569
Running
verified

Fabrice-TIERCELIN commited on

; works only for start/end and video
4222907
verified

Fabrice-TIERCELIN commited on

if end_latent is not None and is_end_of_video:
492f9d2
verified

Fabrice-TIERCELIN commited on

Display resolution and save preferences
ce1c404
verified

Fabrice-TIERCELIN commited on

from diffusers_helper.memory import cpu, gpu, get_cuda_free_memory_gb, move_model_to_device_with_memory_preservation, offload_model_from_device_for_memory_preservation, fake_diffusers_current_device, DynamicSwapInstaller, unload_complete_models, load_model_as_complete
1959bdf
verified

Fabrice-TIERCELIN commited on

prompt = gr.Textbox(label="Prompt", value='')
f9ed11d
verified

Fabrice-TIERCELIN commited on