Giter VIP home page Giter VIP logo

Comments (2)

hanoonaR avatar hanoonaR commented on August 10, 2024

Hi @willzli

Thank you for your interest in our work. This error occurs when the video have not been uploaded. As the note in the demo mentions, Please make sure you press the 'Upload Video' button before submitting a question. This is the case either you upload your own video or choose a video from the samples provided.

Please let me know if the issue persists. Thank you.

from video-chatgpt.

ElhamAhmedian avatar ElhamAhmedian commented on August 10, 2024

2024-06-04 15:56:30 | ERROR | stderr | warnings.warn(
2024-06-04 15:56:30 | INFO | stdout | Running on local URL: http://0.0.0.0:7860
2024-06-04 15:56:30 | INFO | stdout |
2024-06-04 15:56:30 | INFO | stdout | To create a public link, set share=True in launch().
2024-06-04 15:59:43 | INFO | gradio_web_server | load_demo.. params: {}
2024-06-04 16:00:02 | INFO | gradio_web_server | add_text. ip:. len: 69
2024-06-04 16:00:05 | ERROR | stderr | /opt/conda/lib/python3.10/site-packages/transformers/generation/utils.py:1211: UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use a generation configuration file (see https://huggingface.co/docs/transformers/main_classes/text_generation)
2024-06-04 16:00:05 | ERROR | stderr | warnings.warn(
2024-06-04 16:00:46 | INFO | gradio_web_server | add_text. ip:. len: 9
2024-06-04 16:01:03 | ERROR | stderr | Traceback (most recent call last):
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/gradio/routes.py", line 394, in run_predict
2024-06-04 16:01:03 | ERROR | stderr | output = await app.get_blocks().process_api(
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/gradio/blocks.py", line 1075, in process_api
2024-06-04 16:01:03 | ERROR | stderr | result = await self.call_function(
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/gradio/blocks.py", line 898, in call_function
2024-06-04 16:01:03 | ERROR | stderr | prediction = await anyio.to_thread.run_sync(
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync
2024-06-04 16:01:03 | ERROR | stderr | return await get_async_backend().run_sync_in_worker_thread(
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2177, in run_sync_in_worker_thread
2024-06-04 16:01:03 | ERROR | stderr | return await future
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 859, in run
2024-06-04 16:01:03 | ERROR | stderr | result = context.run(func, *args)
2024-06-04 16:01:03 | ERROR | stderr | File "/opt/conda/lib/python3.10/site-packages/gradio/utils.py", line 549, in async_iteration
2024-06-04 16:01:03 | ERROR | stderr | return next(iterator)
2024-06-04 16:01:03 | ERROR | stderr | File "/RAG/Video-ChatGPT/video_chatgpt/demo/chat.py", line 135, in answer
2024-06-04 16:01:03 | ERROR | stderr | state.messages[-1][-1] += character
2024-06-04 16:01:03 | ERROR | stderr | TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'

from video-chatgpt.

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.