Giter VIP home page Giter VIP logo

Comments (3)

Castor9133 avatar Castor9133 commented on August 22, 2024

To create a public link, set share=True in launch().
Startup time: 40.0s (prepare environment: 13.6s, import torch: 5.7s, import gradio: 0.7s, setup paths: 0.4s, initialize shared: 0.8s, other imports: 0.4s, load scripts: 12.3s, create ui: 3.7s, gradio launch: 2.2s).
ERROR:pyscenedetect:VideoManager is deprecated and will be removed.
INFO:pyscenedetect:Loaded 1 video, framerate: 30.000 FPS, resolution: 1280 x 720
INFO:pyscenedetect:Downscale factor set to 5, effective resolution: 256 x 144
INFO:pyscenedetect:Detecting scenes...
Detected 1 scenes
Processing scene 1: start_frame=0, end_frame=239 original fps=30.0 target fps=30
Scene 1 has 240 frames with length of 240 frames with the old duration of 239 frames
Total scenes: 1
frame_groups 240
overlap group size 10
overlap group size 10
trim_imagestransitions [0, 1]
frames_total_size = 3, frames batch size = 90 array length = 3
splitting video 0
[MoviePy] >>>> Building video D:\FFOutput\0\input_video.mp4
[MoviePy] Writing video D:\FFOutput\0\input_video.mp4
[MoviePy] Done.
[MoviePy] >>>> Video ready: D:\FFOutput\0\input_video.mp4

splitting video 1
[MoviePy] >>>> Building video D:\FFOutput\1\input_video.mp4
[MoviePy] Writing video D:\FFOutput\1\input_video.mp4
[MoviePy] Done.
[MoviePy] >>>> Video ready: D:\FFOutput\1\input_video.mp4

splitting video 2
[MoviePy] >>>> Building video D:\FFOutput\2\input_video.mp4
[MoviePy] Writing video D:\FFOutput\2\input_video.mp4
[MoviePy] Done.
[MoviePy] >>>> Video ready: D:\FFOutput\2\input_video.mp4

reading video file... D:\FFOutput\0\input_video.mp4
Interpolating extra frames with max frames None and interpolating = False
Traceback (most recent call last):
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\gradio\routes.py", line 488, in run_predict
output = await app.get_blocks().process_api(
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\gradio\blocks.py", line 1431, in process_api
result = await self.call_function(
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\gradio\blocks.py", line 1103, in call_function
prediction = await anyio.to_thread.run_sync(
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\anyio\to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\anyio_backends_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\anyio_backends_asyncio.py", line 867, in run
result = context.run(func, *args)
File "D:\sdwebuiaki\sdwebuiaki\python\lib\site-packages\gradio\utils.py", line 707, in wrapper
response = f(*args, **kwargs)
File "D:\sdwebuiaki\sdwebuiaki\extensions\TemporalKit\scripts\sd-TemporalKit-UI.py", line 99, in preprocess_video
generated_textures = General_SD.generate_squares_to_folder(individual_video,fps=fps,batch_size=batch_size, resolution=resolution,size_size=per_side,max_frames=None, output_folder=os.path.dirname(individual_video),border=0, ebsynth_mode=ebsynth_mode,max_frames_to_save=max_frames)
File "D:\sdwebuiaki\sdwebuiaki\extensions\TemporalKit\scripts\Berry_Method.py", line 222, in generate_squares_to_folder
frames = utilityb.extract_frames_movpie(video_data, fps, max_frames,False)
File "D:\sdwebuiaki\sdwebuiaki\extensions\TemporalKit\scripts\berry_utility.py", line 640, in extract_frames_movpie
video_info = get_video_info(video_path)
File "D:\sdwebuiaki\sdwebuiaki\extensions\TemporalKit\scripts\berry_utility.py", line 624, in get_video_info
result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, text=True)
File "D:\sdwebuiaki\sdwebuiaki\python\lib\subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 217, in sentry_patched_popen_init
File "D:\sdwebuiaki\sdwebuiaki\python\lib\subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "D:\sdwebuiaki\sdwebuiaki\python\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
PermissionError: [WinError 5] access denied.

I switch the version of SD and then a brand new error.

from temporalkit.

cocomine avatar cocomine commented on August 22, 2024

I'm waiting for the owner to approve the merge, as a short term solution you can use my forked version first https://github.com/cocomine/TemporalKit

from temporalkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.