Git Product home page Git Product logo

Comments (10)

invictus717 avatar invictus717 commented on September 26, 2024

Could you please describe more details?

from interactivevideo.

invade-art avatar invade-art commented on September 26, 2024

After selecting an image to upload, this problem occurs when using Generate Video

from interactivevideo.

invade-art avatar invade-art commented on September 26, 2024

Traceback (most recent call last):
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/queueing.py", line 388, in call_prediction
output = await route_utils.call_process_api(
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/route_utils.py", line 219, in call_process_api
output = await app.get_blocks().process_api(
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/blocks.py", line 1440, in process_api
data = self.postprocess_data(fn_index, result["prediction"], state)
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/blocks.py", line 1332, in postprocess_data
prediction_value = postprocess_update_dict(
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/blocks.py", line 460, in postprocess_update_dict
prediction_value["value"] = block.postprocess(prediction_value["value"])
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/components/video.py", line 281, in postprocess
processed_files = (self._format_video(y), None)
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/components/video.py", line 355, in _format_video
video = self.make_temp_copy_if_needed(video)
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/components/base.py", line 226, in make_temp_copy_if_needed
temp_dir = self.hash_file(file_path)
File "/root/autodl-tmp/conda/envs/stable/lib/python3.10/site-packages/gradio/components/base.py", line 190, in hash_file
with open(file_path, "rb") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'results/gradio_temp.mp4'
Uploading 微信截图_20240228161321.png…

from interactivevideo.

invictus717 avatar invictus717 commented on September 26, 2024

Ok. It seems you are running a gradio demo, the error is due to you did not make the directory results. You can just run mkdir results

from interactivevideo.

invictus717 avatar invictus717 commented on September 26, 2024

If there is any problem, please feel free to reach out.

from interactivevideo.

invade-art avatar invade-art commented on September 26, 2024

ok, it work! but the video canvas is black and the video cannot be played T.T

from interactivevideo.

invade-art avatar invade-art commented on September 26, 2024

微信截图_20240228162305

from interactivevideo.

invictus717 avatar invictus717 commented on September 26, 2024

ok, it work! but the video canvas is black and the video cannot be played T.T

I did not meet this problem. You can double-check some details in your PC.

from interactivevideo.

invictus717 avatar invictus717 commented on September 26, 2024

微信截图_20240228162305

Good image and interesting attempt, enjoy yourself. BTW, it would be a better experience to run your local demo.
https://github.com/invictus717/InteractiveVideo#1-local-demo

from interactivevideo.

invade-art avatar invade-art commented on September 26, 2024

I downloaded it to play locally.thank!

from interactivevideo.

Related Issues (2)

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.