Scholar01/sd-webui-mov2mov

mo2mov is not working on me

azamet90 opened this issue · 0 comments

can anyone please help me about that?
if i put any video on mov2mov it uses 100% of my disk and freezes
also play is giving error
Applying attention optimization: sub-quadratic... done.
Model loaded in 14.1s (load weights from disk: 1.8s, create model: 0.7s, apply weights to model: 3.5s, apply float(): 3.3s, calculate empty prompt: 4.7s).
Traceback (most recent call last):
File "E:\diffusion\stable-diffusion-webui-directml\venv\lib\site-packages\gradio\routes.py", line 488, in run_predict
output = await app.get_blocks().process_api(
File "E:\diffusion\stable-diffusion-webui-directml\venv\lib\site-packages\gradio\blocks.py", line 1429, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "E:\diffusion\stable-diffusion-webui-directml\venv\lib\site-packages\gradio\blocks.py", line 1239, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "E:\diffusion\stable-diffusion-webui-directml\venv\lib\site-packages\gradio\components\video.py", line 213, in preprocess
assert file_data is not None, "Received empty file data."
AssertionError: Received empty file data.