ZAK / gradio_web_server.log
Ozhou's picture
Upload folder using huggingface_hub
ecc4e55
2023-11-18 09:11:34 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=None, controller_url='http://localhost:10000', concurrency_count=10, model_list_mode='reload', share=True, moderate=False, embed=False)
2023-11-18 09:11:34 | INFO | gradio_web_server | Models: ['llava-v1.5-7b-5GB']
2023-11-18 09:11:34 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=None, controller_url='http://localhost:10000', concurrency_count=10, model_list_mode='reload', share=True, moderate=False, embed=False)
2023-11-18 09:11:35 | INFO | stdout | Running on local URL: http://0.0.0.0:7860
2023-11-18 09:11:44 | INFO | stdout | Running on public URL: https://e759bfbc461ab6868f.gradio.live
2023-11-18 09:11:44 | INFO | stdout |
2023-11-18 09:11:44 | INFO | stdout | This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run `gradio deploy` from Terminal to deploy to Spaces (https://huggingface.co/spaces)
2023-11-18 09:12:43 | INFO | stdout | Keyboard interruption in main thread... closing server.
2023-11-18 09:12:43 | ERROR | stderr | Traceback (most recent call last):
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 2058, in block_thread
2023-11-18 09:12:43 | ERROR | stderr | time.sleep(0.1)
2023-11-18 09:12:43 | ERROR | stderr | KeyboardInterrupt
2023-11-18 09:12:43 | ERROR | stderr |
2023-11-18 09:12:43 | ERROR | stderr | During handling of the above exception, another exception occurred:
2023-11-18 09:12:43 | ERROR | stderr |
2023-11-18 09:12:43 | ERROR | stderr | Traceback (most recent call last):
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
2023-11-18 09:12:43 | ERROR | stderr | return _run_code(code, main_globals, None,
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
2023-11-18 09:12:43 | ERROR | stderr | exec(code, run_globals)
2023-11-18 09:12:43 | ERROR | stderr | File "/content/LLaVA/llava/serve/gradio_web_server.py", line 413, in <module>
2023-11-18 09:12:43 | ERROR | stderr | demo.queue(
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1975, in launch
2023-11-18 09:12:43 | ERROR | stderr | self.block_thread()
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 2061, in block_thread
2023-11-18 09:12:43 | ERROR | stderr | self.server.close()
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/local/lib/python3.10/dist-packages/gradio/networking.py", line 43, in close
2023-11-18 09:12:43 | ERROR | stderr | self.thread.join()
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/lib/python3.10/threading.py", line 1096, in join
2023-11-18 09:12:43 | ERROR | stderr | self._wait_for_tstate_lock()
2023-11-18 09:12:43 | ERROR | stderr | File "/usr/lib/python3.10/threading.py", line 1116, in _wait_for_tstate_lock
2023-11-18 09:12:43 | ERROR | stderr | if lock.acquire(block, timeout):
2023-11-18 09:12:43 | ERROR | stderr | KeyboardInterrupt
2023-11-18 09:12:43 | INFO | stdout | Killing tunnel 0.0.0.0:7860 <> https://e759bfbc461ab6868f.gradio.live