Spaces:
Running
on
Zero
Running
on
Zero
2025-01-14 23:29:50 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:29:50 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:29:50 | ERROR | stderr | tokenizer_config.json: 0%| | 0.00/9.02k | |
2025-01-14 23:29:50 | ERROR | stderr | tokenizer_config.json: 100%|█████████████████████████████████████████████| 9.02k/9.02k | |
2025-01-14 23:29:50 | ERROR | stderr | | |
2025-01-14 23:29:51 | ERROR | stderr | vocab.json: 0%| | 0.00/3.38M | |
2025-01-14 23:29:52 | ERROR | stderr | vocab.json: 100%|███████████████████████████████████████████████████████| 3.38M/3.38M | |
2025-01-14 23:29:52 | ERROR | stderr | vocab.json: 100%|███████████████████████████████████████████████████████| 3.38M/3.38M | |
2025-01-14 23:29:52 | ERROR | stderr | | |
2025-01-14 23:29:53 | ERROR | stderr | merges.txt: 0%| | 0.00/1.67M | |
2025-01-14 23:29:54 | ERROR | stderr | merges.txt: 100%|███████████████████████████████████████████████████████| 1.67M/1.67M | |
2025-01-14 23:29:54 | ERROR | stderr | merges.txt: 100%|███████████████████████████████████████████████████████| 1.67M/1.67M | |
2025-01-14 23:29:54 | ERROR | stderr | | |
2025-01-14 23:29:54 | ERROR | stderr | added_tokens.json: 0%| | 0.00/790 | |
2025-01-14 23:29:54 | ERROR | stderr | added_tokens.json: 100%|█████████████████████████████████████████████████████| 790/790 | |
2025-01-14 23:29:54 | ERROR | stderr | | |
2025-01-14 23:29:55 | ERROR | stderr | special_tokens_map.json: 0%| | 0.00/744 | |
2025-01-14 23:29:55 | ERROR | stderr | special_tokens_map.json: 100%|███████████████████████████████████████████████| 744/744 | |
2025-01-14 23:29:55 | ERROR | stderr | | |
2025-01-14 23:29:56 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:29:56 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:29:56 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:29:56 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:29:56 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:29:57 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:29:57 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:29:57 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:29:57 | INFO | stdout | | |
2025-01-14 23:29:57 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:29:58 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:29:58 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:29:58 | INFO | stdout | -------- | |
2025-01-14 23:30:59 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:30:59 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:30:59 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:30:59 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:30:59 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:30:59 | ERROR | stderr | | |
2025-01-14 23:30:59 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:30:59 | ERROR | stderr | | |
2025-01-14 23:30:59 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:30:59 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 591, in <module> | |
2025-01-14 23:30:59 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:30:59 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:30:59 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:30:59 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:30:59 | ERROR | stderr | self.server.close() | |
2025-01-14 23:30:59 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:30:59 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:30:59 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:30:59 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:30:59 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:30:59 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:30:59 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:31:08 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:31:08 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:31:09 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:31:09 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:31:09 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:31:09 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:31:09 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:31:09 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:31:09 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:31:09 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:31:09 | INFO | stdout | | |
2025-01-14 23:31:09 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:31:10 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:31:10 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:31:10 | INFO | stdout | -------- | |
2025-01-14 23:37:30 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:37:30 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:37:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:37:30 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:37:30 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:37:30 | ERROR | stderr | | |
2025-01-14 23:37:30 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:37:30 | ERROR | stderr | | |
2025-01-14 23:37:30 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:37:30 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 591, in <module> | |
2025-01-14 23:37:30 | ERROR | stderr | server_port=args.port, | |
2025-01-14 23:37:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:37:30 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:37:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:37:30 | ERROR | stderr | self.server.close() | |
2025-01-14 23:37:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:37:30 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:37:30 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:37:30 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:37:30 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:37:30 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:37:30 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:37:37 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:37:37 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:37:38 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:37:38 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:37:38 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:37:38 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:37:38 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:37:39 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:37:39 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:37:39 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:37:39 | INFO | stdout | | |
2025-01-14 23:37:39 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:37:39 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:37:39 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:37:39 | INFO | stdout | -------- | |
2025-01-14 23:43:10 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:43:10 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:43:10 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:43:10 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:43:10 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:43:10 | ERROR | stderr | | |
2025-01-14 23:43:10 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:43:10 | ERROR | stderr | | |
2025-01-14 23:43:10 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:43:10 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 589, in <module> | |
2025-01-14 23:43:10 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:43:10 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:43:10 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:43:10 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:43:10 | ERROR | stderr | self.server.close() | |
2025-01-14 23:43:10 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:43:10 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:43:10 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:43:10 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:43:10 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:43:10 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:43:10 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:43:18 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:43:18 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:43:19 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:43:19 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:43:19 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:43:19 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:43:19 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:43:19 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:43:19 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:43:19 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:43:19 | INFO | stdout | | |
2025-01-14 23:43:19 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:43:20 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:43:20 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:43:20 | INFO | stdout | -------- | |
2025-01-14 23:46:02 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:46:02 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:46:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:46:02 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:46:02 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:46:02 | ERROR | stderr | | |
2025-01-14 23:46:02 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:46:02 | ERROR | stderr | | |
2025-01-14 23:46:02 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:46:02 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 589, in <module> | |
2025-01-14 23:46:02 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:46:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:46:02 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:46:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:46:02 | ERROR | stderr | self.server.close() | |
2025-01-14 23:46:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:46:02 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:46:02 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:46:02 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:46:02 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:46:02 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:46:02 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:46:11 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:46:11 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:46:12 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:46:12 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:46:12 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:46:12 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:46:12 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:46:12 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:46:12 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:46:12 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:46:12 | INFO | stdout | | |
2025-01-14 23:46:12 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:46:13 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:46:13 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:46:13 | INFO | stdout | -------- | |
2025-01-14 23:47:30 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:47:30 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:47:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:47:30 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:47:30 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:47:30 | ERROR | stderr | | |
2025-01-14 23:47:30 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:47:30 | ERROR | stderr | | |
2025-01-14 23:47:30 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:47:30 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 589, in <module> | |
2025-01-14 23:47:30 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:47:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:47:30 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:47:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:47:30 | ERROR | stderr | self.server.close() | |
2025-01-14 23:47:30 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:47:30 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:47:30 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:47:30 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:47:30 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:47:30 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:47:30 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:47:38 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:47:38 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:47:38 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:47:38 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:47:38 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:47:38 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:47:39 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:47:39 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:47:39 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:47:39 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:47:39 | INFO | stdout | | |
2025-01-14 23:47:39 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:47:39 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:47:39 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:47:39 | INFO | stdout | -------- | |
2025-01-14 23:48:39 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:48:39 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:48:39 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:48:39 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:48:39 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:48:39 | ERROR | stderr | | |
2025-01-14 23:48:39 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:48:39 | ERROR | stderr | | |
2025-01-14 23:48:39 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:48:39 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 589, in <module> | |
2025-01-14 23:48:39 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:48:39 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:48:39 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:48:39 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:48:39 | ERROR | stderr | self.server.close() | |
2025-01-14 23:48:39 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:48:39 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:48:39 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:48:39 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:48:39 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:48:39 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:48:39 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:48:47 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:48:47 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:48:47 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:48:47 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:48:48 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:48:48 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:48:48 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:48:48 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:48:48 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:48:48 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:48:48 | INFO | stdout | | |
2025-01-14 23:48:48 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:48:48 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:48:48 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:48:48 | INFO | stdout | -------- | |
2025-01-14 23:50:01 | INFO | stdout | state: None | |
2025-01-14 23:50:01 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 11 | |
2025-01-14 23:50:01 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-14 23:50:01 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/queueing.py", line 532, in process_events | |
2025-01-14 23:50:01 | ERROR | stderr | response = await route_utils.call_process_api( | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/route_utils.py", line 276, in call_process_api | |
2025-01-14 23:50:01 | ERROR | stderr | output = await app.get_blocks().process_api( | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 1928, in process_api | |
2025-01-14 23:50:01 | ERROR | stderr | result = await self.call_function( | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 1526, in call_function | |
2025-01-14 23:50:01 | ERROR | stderr | prediction = await utils.async_iteration(iterator) | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 656, in async_iteration | |
2025-01-14 23:50:01 | ERROR | stderr | return await iterator.__anext__() | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 649, in __anext__ | |
2025-01-14 23:50:01 | ERROR | stderr | return await anyio.to_thread.run_sync( | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/to_thread.py", line 56, in run_sync | |
2025-01-14 23:50:01 | ERROR | stderr | return await get_async_backend().run_sync_in_worker_thread( | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 2461, in run_sync_in_worker_thread | |
2025-01-14 23:50:01 | ERROR | stderr | return await future | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 962, in run | |
2025-01-14 23:50:01 | ERROR | stderr | result = context.run(func, *args) | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 632, in run_sync_iterator_async | |
2025-01-14 23:50:01 | ERROR | stderr | return next(iterator) | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 815, in gen_wrapper | |
2025-01-14 23:50:01 | ERROR | stderr | response = next(iterator) | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 202, in http_bot | |
2025-01-14 23:50:01 | ERROR | stderr | state.update_message(Conversation.ASSISTANT, server_error_msg) | |
2025-01-14 23:50:01 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/conversation.py", line 237, in update_message | |
2025-01-14 23:50:01 | ERROR | stderr | assert ( | |
2025-01-14 23:50:01 | ERROR | stderr | AssertionError: Role mismatch: assistant vs user | |
2025-01-14 23:53:47 | INFO | stdout | state: Conversation(roles=['system', 'user', 'assistant'], system_message='请尽可能详细地回答用户的问题。', messages=[{'role': 'user', 'content': 'Trichs xuat', 'image': | |
2025-01-14 23:54:11 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/queueing.py", line 532, in process_events | |
2025-01-14 23:54:11 | ERROR | stderr | response = await route_utils.call_process_api( | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/route_utils.py", line 276, in call_process_api | |
2025-01-14 23:54:11 | ERROR | stderr | output = await app.get_blocks().process_api( | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 1928, in process_api | |
2025-01-14 23:54:11 | ERROR | stderr | result = await self.call_function( | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 1526, in call_function | |
2025-01-14 23:54:11 | ERROR | stderr | prediction = await utils.async_iteration(iterator) | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 656, in async_iteration | |
2025-01-14 23:54:11 | ERROR | stderr | return await iterator.__anext__() | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 649, in __anext__ | |
2025-01-14 23:54:11 | ERROR | stderr | return await anyio.to_thread.run_sync( | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/to_thread.py", line 56, in run_sync | |
2025-01-14 23:54:11 | ERROR | stderr | return await get_async_backend().run_sync_in_worker_thread( | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 2461, in run_sync_in_worker_thread | |
2025-01-14 23:54:11 | ERROR | stderr | return await future | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 962, in run | |
2025-01-14 23:54:11 | ERROR | stderr | result = context.run(func, *args) | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 632, in run_sync_iterator_async | |
2025-01-14 23:54:11 | ERROR | stderr | return next(iterator) | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 815, in gen_wrapper | |
2025-01-14 23:54:11 | ERROR | stderr | response = next(iterator) | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 202, in http_bot | |
2025-01-14 23:54:11 | ERROR | stderr | state.update_message(Conversation.ASSISTANT, server_error_msg) | |
2025-01-14 23:54:11 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/conversation.py", line 237, in update_message | |
2025-01-14 23:54:11 | ERROR | stderr | assert ( | |
2025-01-14 23:54:11 | ERROR | stderr | AssertionError: Role mismatch: assistant vs user | |
2025-01-14 23:55:44 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:55:44 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:55:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:55:44 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:55:44 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:55:44 | ERROR | stderr | | |
2025-01-14 23:55:44 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:55:44 | ERROR | stderr | | |
2025-01-14 23:55:44 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:55:44 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 590, in <module> | |
2025-01-14 23:55:44 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:55:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:55:44 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:55:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:55:44 | ERROR | stderr | self.server.close() | |
2025-01-14 23:55:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:55:44 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:55:44 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:55:44 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:55:44 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:55:44 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:55:44 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:55:52 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:55:52 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:55:53 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:55:53 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:55:53 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:55:53 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:55:53 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:55:53 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:55:53 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:55:53 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:55:53 | INFO | stdout | | |
2025-01-14 23:55:53 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:55:54 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:55:54 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:55:54 | INFO | stdout | -------- | |
2025-01-14 23:57:06 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-14 23:57:06 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:57:06 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-14 23:57:06 | ERROR | stderr | time.sleep(0.1) | |
2025-01-14 23:57:06 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:57:06 | ERROR | stderr | | |
2025-01-14 23:57:06 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-14 23:57:06 | ERROR | stderr | | |
2025-01-14 23:57:06 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:57:06 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 590, in <module> | |
2025-01-14 23:57:06 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-14 23:57:06 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-14 23:57:06 | ERROR | stderr | self.block_thread() | |
2025-01-14 23:57:06 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-14 23:57:06 | ERROR | stderr | self.server.close() | |
2025-01-14 23:57:06 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-14 23:57:06 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-14 23:57:06 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-14 23:57:06 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-14 23:57:06 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-14 23:57:06 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-14 23:57:06 | ERROR | stderr | KeyboardInterrupt | |
2025-01-14 23:57:14 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-14 23:57:14 | ERROR | stderr | warnings.warn( | |
2025-01-14 23:57:14 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:57:14 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-14 23:57:14 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:57:14 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-14 23:57:15 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-14 23:57:15 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-14 23:57:15 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-14 23:57:15 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-14 23:57:15 | INFO | stdout | | |
2025-01-14 23:57:15 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-14 23:57:15 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-14 23:57:15 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-14 23:57:15 | INFO | stdout | -------- | |
2025-01-14 23:57:51 | INFO | stdout | state: None | |
2025-01-14 23:57:51 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-14 23:57:51 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-14 23:57:51 | INFO | stdout | Messsage: | |
2025-01-14 23:57:51 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/queueing.py", line 532, in process_events | |
2025-01-14 23:57:51 | ERROR | stderr | response = await route_utils.call_process_api( | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/route_utils.py", line 276, in call_process_api | |
2025-01-14 23:57:51 | ERROR | stderr | output = await app.get_blocks().process_api( | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 1928, in process_api | |
2025-01-14 23:57:51 | ERROR | stderr | result = await self.call_function( | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 1526, in call_function | |
2025-01-14 23:57:51 | ERROR | stderr | prediction = await utils.async_iteration(iterator) | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 656, in async_iteration | |
2025-01-14 23:57:51 | ERROR | stderr | return await iterator.__anext__() | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 649, in __anext__ | |
2025-01-14 23:57:51 | ERROR | stderr | return await anyio.to_thread.run_sync( | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/to_thread.py", line 56, in run_sync | |
2025-01-14 23:57:51 | ERROR | stderr | return await get_async_backend().run_sync_in_worker_thread( | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 2461, in run_sync_in_worker_thread | |
2025-01-14 23:57:51 | ERROR | stderr | return await future | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 962, in run | |
2025-01-14 23:57:51 | ERROR | stderr | result = context.run(func, *args) | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 632, in run_sync_iterator_async | |
2025-01-14 23:57:51 | ERROR | stderr | return next(iterator) | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/utils.py", line 815, in gen_wrapper | |
2025-01-14 23:57:51 | ERROR | stderr | response = next(iterator) | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 202, in http_bot | |
2025-01-14 23:57:51 | ERROR | stderr | state.update_message(Conversation.ASSISTANT, server_error_msg) | |
2025-01-14 23:57:51 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/conversation.py", line 237, in update_message | |
2025-01-14 23:57:51 | ERROR | stderr | assert ( | |
2025-01-14 23:57:51 | ERROR | stderr | AssertionError: Role mismatch: assistant vs user | |
2025-01-15 00:03:02 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 00:03:02 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 00:03:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 00:03:02 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 00:03:02 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 00:03:02 | ERROR | stderr | | |
2025-01-15 00:03:02 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 00:03:02 | ERROR | stderr | | |
2025-01-15 00:03:02 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 00:03:02 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 590, in <module> | |
2025-01-15 00:03:02 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 00:03:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 00:03:02 | ERROR | stderr | self.block_thread() | |
2025-01-15 00:03:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 00:03:02 | ERROR | stderr | self.server.close() | |
2025-01-15 00:03:02 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 00:03:02 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 00:03:02 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 00:03:02 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 00:03:02 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 00:03:02 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 00:03:02 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 00:03:10 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 00:03:10 | ERROR | stderr | warnings.warn( | |
2025-01-15 00:03:11 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 00:03:11 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 00:03:11 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 00:03:11 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 00:03:11 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 00:03:11 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 00:03:11 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 00:03:11 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 00:03:11 | INFO | stdout | | |
2025-01-15 00:03:11 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 00:03:12 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 00:03:12 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 00:03:12 | INFO | stdout | -------- | |
2025-01-15 00:03:29 | INFO | stdout | state: None | |
2025-01-15 00:03:29 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 00:03:29 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 00:03:29 | INFO | stdout | Messsage: | |
2025-01-15 00:04:21 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 00:04:21 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 00:04:21 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 00:04:21 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 00:04:21 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 00:04:21 | ERROR | stderr | | |
2025-01-15 00:04:21 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 00:04:21 | ERROR | stderr | | |
2025-01-15 00:04:21 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 00:04:21 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 590, in <module> | |
2025-01-15 00:04:21 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 00:04:21 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 00:04:21 | ERROR | stderr | self.block_thread() | |
2025-01-15 00:04:21 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 00:04:21 | ERROR | stderr | self.server.close() | |
2025-01-15 00:04:21 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 00:04:21 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 00:04:21 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 00:04:21 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 00:04:21 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 00:04:21 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 00:04:21 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 00:04:30 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 00:04:30 | ERROR | stderr | warnings.warn( | |
2025-01-15 00:04:30 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 00:04:30 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 00:04:30 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 00:04:30 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 00:04:31 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 00:04:31 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 00:04:31 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 00:04:31 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 00:04:31 | INFO | stdout | | |
2025-01-15 00:04:31 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 00:04:31 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 00:04:31 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 00:04:31 | INFO | stdout | -------- | |
2025-01-15 07:30:18 | INFO | stdout | state: None | |
2025-01-15 07:30:18 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:30:18 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:30:18 | INFO | stdout | Messsage: | |
2025-01-15 07:30:18 | INFO | stdout | Updated message: | |
2025-01-15 07:30:56 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:30:56 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:30:56 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:30:56 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:30:56 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:30:56 | ERROR | stderr | | |
2025-01-15 07:30:56 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:30:56 | ERROR | stderr | | |
2025-01-15 07:30:56 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:30:56 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 590, in <module> | |
2025-01-15 07:30:56 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:30:56 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:30:56 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:30:56 | ERROR | stderr | self.server.close() | |
2025-01-15 07:30:56 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:30:56 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:30:56 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:30:56 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:30:56 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:30:56 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:30:56 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:31:08 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:31:08 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:31:09 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:31:09 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:31:09 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:31:09 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:31:09 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:31:09 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:31:09 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:31:09 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:31:09 | INFO | stdout | | |
2025-01-15 07:31:09 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:31:10 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:31:10 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:31:10 | INFO | stdout | -------- | |
2025-01-15 07:31:23 | INFO | stdout | state: None | |
2025-01-15 07:31:23 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:31:23 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:31:23 | INFO | stdout | all_image_paths: | |
2025-01-15 07:31:23 | INFO | stdout | Messsage: | |
2025-01-15 07:31:23 | INFO | stdout | Updated message: | |
2025-01-15 07:42:35 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:42:35 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:42:35 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:42:35 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:42:35 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:42:35 | ERROR | stderr | | |
2025-01-15 07:42:35 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:42:35 | ERROR | stderr | | |
2025-01-15 07:42:35 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:42:35 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 593, in <module> | |
2025-01-15 07:42:35 | ERROR | stderr | parser = argparse.ArgumentParser() | |
2025-01-15 07:42:35 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:42:35 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:42:35 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:42:35 | ERROR | stderr | self.server.close() | |
2025-01-15 07:42:35 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:42:35 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:42:35 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:42:35 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:42:35 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:42:35 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:42:35 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:42:47 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:42:47 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:42:48 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:42:48 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:42:48 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:42:48 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:42:48 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:42:48 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:42:48 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:42:48 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:42:48 | INFO | stdout | | |
2025-01-15 07:42:48 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:42:49 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:42:49 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:42:49 | INFO | stdout | -------- | |
2025-01-15 07:42:56 | INFO | stdout | state: None | |
2025-01-15 07:42:56 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:42:57 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:42:57 | INFO | stdout | all_image_paths: | |
2025-01-15 07:42:57 | INFO | stdout | Messsage: | |
2025-01-15 07:42:57 | INFO | stdout | Updated message: | |
2025-01-15 07:44:07 | INFO | gradio_web_server | Vote: False, index: | |
2025-01-15 07:45:02 | INFO | stdout | Messsage: | |
2025-01-15 07:45:02 | INFO | stdout | Updated message: | |
2025-01-15 07:46:08 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:46:09 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:46:09 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:46:09 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:46:09 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:46:09 | ERROR | stderr | | |
2025-01-15 07:46:09 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:46:09 | ERROR | stderr | | |
2025-01-15 07:46:09 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:46:09 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 604, in <module> | |
2025-01-15 07:46:09 | ERROR | stderr | demo = build_demo() | |
2025-01-15 07:46:09 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:46:09 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:46:09 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:46:09 | ERROR | stderr | self.server.close() | |
2025-01-15 07:46:09 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:46:09 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:46:09 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:46:09 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:46:09 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:46:09 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:46:09 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:46:18 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:46:18 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:46:19 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:46:19 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:46:19 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:46:19 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:46:20 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:46:20 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:46:20 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:46:20 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:46:20 | INFO | stdout | | |
2025-01-15 07:46:20 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:46:20 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:46:20 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:46:20 | INFO | stdout | -------- | |
2025-01-15 07:46:25 | INFO | stdout | state: None | |
2025-01-15 07:46:25 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:46:25 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:46:25 | INFO | stdout | all_image_paths: | |
2025-01-15 07:46:25 | INFO | stdout | Messsage: | |
2025-01-15 07:46:25 | INFO | stdout | Updated message: | |
2025-01-15 07:46:55 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:46:55 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:46:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:46:55 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:46:55 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:46:55 | ERROR | stderr | | |
2025-01-15 07:46:55 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:46:55 | ERROR | stderr | | |
2025-01-15 07:46:55 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:46:55 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 605, in <module> | |
2025-01-15 07:46:55 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 07:46:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:46:55 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:46:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:46:55 | ERROR | stderr | self.server.close() | |
2025-01-15 07:46:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:46:55 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:46:55 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:46:55 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:46:55 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:46:55 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:46:55 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:47:04 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:47:04 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:47:05 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:47:05 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:47:05 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:47:05 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:47:05 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:47:05 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:47:05 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:47:05 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:47:05 | INFO | stdout | | |
2025-01-15 07:47:05 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:47:06 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:47:06 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:47:06 | INFO | stdout | -------- | |
2025-01-15 07:47:36 | INFO | stdout | state: None | |
2025-01-15 07:47:36 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:47:36 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:47:36 | INFO | stdout | all_image_paths: | |
2025-01-15 07:47:36 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:47:37 | INFO | stdout | Messsage: | |
2025-01-15 07:47:37 | INFO | stdout | Updated message: | |
2025-01-15 07:48:14 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:48:14 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:48:14 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:48:14 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:48:14 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:48:14 | ERROR | stderr | | |
2025-01-15 07:48:14 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:48:14 | ERROR | stderr | | |
2025-01-15 07:48:14 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:48:14 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 605, in <module> | |
2025-01-15 07:48:14 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 07:48:14 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:48:14 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:48:14 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:48:14 | ERROR | stderr | self.server.close() | |
2025-01-15 07:48:14 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:48:14 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:48:14 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:48:14 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:48:14 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:48:14 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:48:14 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:48:24 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:48:24 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:48:25 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:48:25 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:48:25 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:48:25 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:48:25 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:48:26 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:48:26 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:48:26 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:48:26 | INFO | stdout | | |
2025-01-15 07:48:26 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:48:26 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:48:26 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:48:26 | INFO | stdout | -------- | |
2025-01-15 07:48:31 | INFO | stdout | state: None | |
2025-01-15 07:48:31 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:48:31 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:48:31 | INFO | stdout | all_image_paths: | |
2025-01-15 07:48:31 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:48:31 | INFO | stdout | Messsage: | |
2025-01-15 07:48:31 | INFO | stdout | Updated message: | |
2025-01-15 07:49:08 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:49:08 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:49:08 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:49:08 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:49:08 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:49:08 | ERROR | stderr | | |
2025-01-15 07:49:08 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:49:08 | ERROR | stderr | | |
2025-01-15 07:49:08 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:49:08 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 605, in <module> | |
2025-01-15 07:49:08 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 07:49:08 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:49:08 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:49:08 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:49:08 | ERROR | stderr | self.server.close() | |
2025-01-15 07:49:08 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:49:08 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:49:08 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:49:08 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:49:08 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:49:08 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:49:08 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:49:17 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:49:17 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:49:18 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:49:18 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:49:18 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:49:18 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:49:18 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:49:18 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:49:18 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:49:18 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:49:18 | INFO | stdout | | |
2025-01-15 07:49:18 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:49:19 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:49:19 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:49:19 | INFO | stdout | -------- | |
2025-01-15 07:49:25 | INFO | stdout | state: None | |
2025-01-15 07:49:25 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:49:25 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:49:25 | INFO | stdout | all_image_paths: | |
2025-01-15 07:49:25 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:49:25 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 07:49:25 | INFO | stdout | Number of images: 7 | |
2025-01-15 07:49:25 | INFO | stdout | Messsage: | |
2025-01-15 07:49:25 | INFO | stdout | Updated message: | |
2025-01-15 07:49:44 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:49:44 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:49:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:49:44 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:49:44 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:49:44 | ERROR | stderr | | |
2025-01-15 07:49:44 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:49:44 | ERROR | stderr | | |
2025-01-15 07:49:44 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:49:44 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 605, in <module> | |
2025-01-15 07:49:44 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 07:49:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:49:44 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:49:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:49:44 | ERROR | stderr | self.server.close() | |
2025-01-15 07:49:44 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:49:44 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:49:44 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:49:44 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:49:44 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:49:44 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:49:44 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:49:53 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:49:53 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:49:54 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:49:54 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:49:54 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:49:54 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:49:54 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:49:54 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:49:54 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:49:54 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:49:54 | INFO | stdout | | |
2025-01-15 07:49:54 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:49:55 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:49:55 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:49:55 | INFO | stdout | -------- | |
2025-01-15 07:49:58 | INFO | stdout | state: None | |
2025-01-15 07:49:58 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:49:58 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:49:58 | INFO | stdout | all_image_paths: | |
2025-01-15 07:49:58 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:49:58 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 07:49:58 | INFO | stdout | Number of images: 7 | |
2025-01-15 07:49:58 | INFO | stdout | Image loaded successfully. | |
2025-01-15 07:49:58 | INFO | stdout | Messsage: | |
2025-01-15 07:49:58 | INFO | stdout | Updated message: | |
2025-01-15 07:50:43 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:50:43 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:50:43 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:50:43 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:50:43 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:50:43 | ERROR | stderr | | |
2025-01-15 07:50:43 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:50:43 | ERROR | stderr | | |
2025-01-15 07:50:43 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:50:43 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 605, in <module> | |
2025-01-15 07:50:43 | ERROR | stderr | demo = build_demo() | |
2025-01-15 07:50:43 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:50:43 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:50:43 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:50:43 | ERROR | stderr | self.server.close() | |
2025-01-15 07:50:43 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:50:43 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:50:43 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:50:43 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:50:43 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:50:43 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:50:43 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:50:53 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:50:53 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:50:54 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:50:54 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:50:54 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:50:54 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:50:54 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:50:55 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:50:55 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:50:55 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:50:55 | INFO | stdout | | |
2025-01-15 07:50:55 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:50:55 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:50:55 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:50:55 | INFO | stdout | -------- | |
2025-01-15 07:51:07 | INFO | stdout | state: None | |
2025-01-15 07:51:07 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:51:07 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:51:07 | INFO | stdout | all_image_paths: | |
2025-01-15 07:51:07 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:51:07 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 07:51:08 | INFO | stdout | Number of images: 7 | |
2025-01-15 07:51:08 | INFO | stdout | Image loaded successfully. | |
2025-01-15 07:51:08 | INFO | stdout | pixel_values: tensor([[[[ 2.2500, 2.2500, 2.2500, ..., 2.1406, 2.1406, 2.1406], | |
2025-01-15 07:51:08 | INFO | stdout | | |
2025-01-15 07:51:08 | INFO | stdout | Updated message: | |
2025-01-15 07:51:55 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:51:55 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:51:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:51:55 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:51:55 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:51:55 | ERROR | stderr | | |
2025-01-15 07:51:55 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:51:55 | ERROR | stderr | | |
2025-01-15 07:51:55 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:51:55 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 606, in <module> | |
2025-01-15 07:51:55 | ERROR | stderr | demo = build_demo() | |
2025-01-15 07:51:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:51:55 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:51:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:51:55 | ERROR | stderr | self.server.close() | |
2025-01-15 07:51:55 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:51:55 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:51:55 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:51:55 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:51:55 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:51:55 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:51:55 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:52:05 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:52:05 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:52:06 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:52:06 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:52:06 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:52:06 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:52:06 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:52:06 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:52:06 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:52:06 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:52:06 | INFO | stdout | | |
2025-01-15 07:52:06 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:52:07 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:52:07 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:52:07 | INFO | stdout | -------- | |
2025-01-15 07:52:11 | INFO | stdout | state: None | |
2025-01-15 07:52:11 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:52:11 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:52:11 | INFO | stdout | all_image_paths: | |
2025-01-15 07:52:11 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:52:11 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 07:52:11 | INFO | stdout | Number of images: 7 | |
2025-01-15 07:52:11 | INFO | stdout | Image loaded successfully. | |
2025-01-15 07:52:11 | INFO | stdout | pixel_values: tensor([[[[ 2.2500, 2.2500, 2.2500, ..., 2.1406, 2.1406, 2.1406], | |
2025-01-15 07:52:11 | INFO | stdout | | |
2025-01-15 07:52:11 | INFO | stdout | Updated message: | |
2025-01-15 07:52:51 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:52:51 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:52:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 07:52:51 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 07:52:51 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:52:51 | ERROR | stderr | | |
2025-01-15 07:52:51 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 07:52:51 | ERROR | stderr | | |
2025-01-15 07:52:51 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:52:51 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 607, in <module> | |
2025-01-15 07:52:51 | ERROR | stderr | logger.info(args) | |
2025-01-15 07:52:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 07:52:51 | ERROR | stderr | self.block_thread() | |
2025-01-15 07:52:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 07:52:51 | ERROR | stderr | self.server.close() | |
2025-01-15 07:52:51 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 07:52:51 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 07:52:51 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 07:52:51 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 07:52:51 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 07:52:51 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 07:52:51 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 07:53:00 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:53:00 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:53:01 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:53:01 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:53:01 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:53:01 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:53:01 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:53:01 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:53:01 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:53:01 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:53:01 | INFO | stdout | | |
2025-01-15 07:53:01 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:53:02 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:53:02 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:53:02 | INFO | stdout | -------- | |
2025-01-15 07:54:46 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 07:54:57 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 07:54:57 | ERROR | stderr | warnings.warn( | |
2025-01-15 07:54:58 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:54:58 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 07:54:58 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:54:58 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 07:54:58 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 07:54:58 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 07:54:58 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 07:54:58 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 07:54:58 | INFO | stdout | | |
2025-01-15 07:54:58 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 07:54:59 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 07:54:59 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 07:54:59 | INFO | stdout | -------- | |
2025-01-15 07:55:07 | INFO | stdout | state: None | |
2025-01-15 07:55:07 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 07:55:08 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 07:55:08 | INFO | stdout | all_image_paths: | |
2025-01-15 07:55:08 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 07:55:08 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 07:55:08 | INFO | stdout | Number of images: 7 | |
2025-01-15 07:55:08 | INFO | stdout | Image loaded successfully. | |
2025-01-15 07:55:08 | INFO | stdout | pixel_values: tensor([[[[ 2.2500, 2.2500, 2.2500, ..., 2.1406, 2.1406, 2.1406], | |
2025-01-15 07:55:08 | INFO | stdout | | |
2025-01-15 07:55:08 | ERROR | gradio_web_server | Error in http_bot: can only concatenate str (not "list") to str | |
2025-01-15 07:55:08 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 07:55:08 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 238, in http_bot | |
2025-01-15 07:55:08 | ERROR | stderr | question = '<image>\n'+message | |
2025-01-15 07:55:08 | ERROR | stderr | TypeError: can only concatenate str (not "list") to str | |
2025-01-15 07:55:08 | INFO | stdout | Messsage: | |
2025-01-15 07:55:08 | INFO | stdout | Updated message: | |
2025-01-15 08:00:54 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 08:00:54 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 08:00:54 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 08:00:54 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 08:00:54 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 08:00:54 | ERROR | stderr | | |
2025-01-15 08:00:54 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 08:00:54 | ERROR | stderr | | |
2025-01-15 08:00:54 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 08:00:54 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 609, in <module> | |
2025-01-15 08:00:54 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 08:00:54 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 08:00:54 | ERROR | stderr | self.block_thread() | |
2025-01-15 08:00:54 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 08:00:54 | ERROR | stderr | self.server.close() | |
2025-01-15 08:00:54 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 08:00:54 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 08:00:54 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 08:00:54 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 08:00:54 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 08:00:54 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 08:00:54 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 08:01:05 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 08:01:05 | ERROR | stderr | warnings.warn( | |
2025-01-15 08:01:06 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 08:01:06 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 08:01:06 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 08:01:06 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 08:01:06 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 08:01:07 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 08:01:07 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 08:01:07 | INFO | stdout | | |
2025-01-15 08:01:07 | INFO | stdout | Thanks for being a Gradio user! If you have questions or feedback, please join our Discord server and chat with us: https://discord.gg/feTf9x3ZSB | |
2025-01-15 08:01:07 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 08:01:07 | INFO | stdout | | |
2025-01-15 08:01:07 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 08:01:07 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 08:01:07 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 08:01:07 | INFO | stdout | -------- | |
2025-01-15 08:01:11 | INFO | stdout | state: None | |
2025-01-15 08:01:11 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 08:01:11 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 08:01:11 | INFO | stdout | all_image_paths: | |
2025-01-15 08:01:11 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 08:01:11 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 08:01:11 | INFO | stdout | Number of images: 7 | |
2025-01-15 08:01:11 | INFO | stdout | Image loaded successfully. | |
2025-01-15 08:01:11 | INFO | stdout | pixel_values: tensor([[[[ 2.2500, 2.2500, 2.2500, ..., 2.1406, 2.1406, 2.1406], | |
2025-01-15 08:01:11 | INFO | stdout | | |
2025-01-15 08:01:11 | INFO | stdout | Updated message: | |
2025-01-15 08:02:57 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 08:02:57 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 08:02:57 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 08:02:57 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 08:02:57 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 08:02:57 | ERROR | stderr | | |
2025-01-15 08:02:57 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 08:02:57 | ERROR | stderr | | |
2025-01-15 08:02:57 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 08:02:57 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 609, in <module> | |
2025-01-15 08:02:57 | ERROR | stderr | demo = build_demo() | |
2025-01-15 08:02:57 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 08:02:57 | ERROR | stderr | self.block_thread() | |
2025-01-15 08:02:57 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 08:02:57 | ERROR | stderr | self.server.close() | |
2025-01-15 08:02:57 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 08:02:57 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 08:02:57 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 08:02:57 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 08:02:57 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 08:02:57 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 08:02:57 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 08:03:15 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 08:03:15 | ERROR | stderr | warnings.warn( | |
2025-01-15 08:03:16 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 08:03:16 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 08:03:16 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 08:03:16 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 08:03:16 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 08:03:17 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 08:03:17 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 08:03:17 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 08:03:17 | INFO | stdout | | |
2025-01-15 08:03:17 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 08:03:17 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 08:03:17 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 08:03:17 | INFO | stdout | -------- | |
2025-01-15 08:03:20 | INFO | stdout | state: None | |
2025-01-15 08:03:20 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 08:03:20 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 08:03:20 | INFO | stdout | all_image_paths: | |
2025-01-15 08:03:20 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 08:03:20 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 08:03:20 | INFO | stdout | Number of images: 7 | |
2025-01-15 08:03:20 | INFO | stdout | Image loaded successfully. | |
2025-01-15 08:03:20 | INFO | stdout | pixel_values: tensor([[[[ 2.2500, 2.2500, 2.2500, ..., 2.1406, 2.1406, 2.1406], | |
2025-01-15 08:03:20 | INFO | stdout | | |
2025-01-15 08:03:20 | INFO | stdout | Updated message: | |
2025-01-15 08:03:31 | INFO | stdout | Keyboard interruption in main thread... closing server. | |
2025-01-15 08:03:31 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 08:03:31 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2664, in block_thread | |
2025-01-15 08:03:31 | ERROR | stderr | time.sleep(0.1) | |
2025-01-15 08:03:31 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 08:03:31 | ERROR | stderr | | |
2025-01-15 08:03:31 | ERROR | stderr | During handling of the above exception, another exception occurred: | |
2025-01-15 08:03:31 | ERROR | stderr | | |
2025-01-15 08:03:31 | ERROR | stderr | Traceback (most recent call last): | |
2025-01-15 08:03:31 | ERROR | stderr | File "/Users/huynhbao/Workspace/5CD_data/huggingface/Vintern-1B/app.py", line 610, in <module> | |
2025-01-15 08:03:31 | ERROR | stderr | demo.queue(api_open=False).launch( | |
2025-01-15 08:03:31 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2569, in launch | |
2025-01-15 08:03:31 | ERROR | stderr | self.block_thread() | |
2025-01-15 08:03:31 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/blocks.py", line 2668, in block_thread | |
2025-01-15 08:03:31 | ERROR | stderr | self.server.close() | |
2025-01-15 08:03:31 | ERROR | stderr | File "/Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/gradio/http_server.py", line 68, in close | |
2025-01-15 08:03:31 | ERROR | stderr | self.thread.join(timeout=5) | |
2025-01-15 08:03:31 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1064, in join | |
2025-01-15 08:03:31 | ERROR | stderr | self._wait_for_tstate_lock(timeout=max(timeout, 0)) | |
2025-01-15 08:03:31 | ERROR | stderr | File "/usr/local/Cellar/[email protected]/3.9.16/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock | |
2025-01-15 08:03:31 | ERROR | stderr | if lock.acquire(block, timeout): | |
2025-01-15 08:03:31 | ERROR | stderr | KeyboardInterrupt | |
2025-01-15 08:03:40 | ERROR | stderr | /Users/huynhbao/.virtualenvs/huggingface/lib/python3.9/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. | |
2025-01-15 08:03:40 | ERROR | stderr | warnings.warn( | |
2025-01-15 08:03:41 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 08:03:41 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2025-01-15 08:03:41 | INFO | gradio_web_server | args: Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 08:03:41 | INFO | gradio_web_server | Namespace(host='0.0.0.0', port=7860, concurrency_count=10, share=False, moderate=False) | |
2025-01-15 08:03:41 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " | |
2025-01-15 08:03:42 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 | |
2025-01-15 08:03:42 | INFO | httpx | HTTP Request: GET http://localhost:7860/startup-events "HTTP/1.1 200 OK" | |
2025-01-15 08:03:42 | INFO | httpx | HTTP Request: HEAD http://localhost:7860/ "HTTP/1.1 200 OK" | |
2025-01-15 08:03:42 | INFO | stdout | | |
2025-01-15 08:03:42 | INFO | stdout | To create a public link, set `share=True` in `launch()`. | |
2025-01-15 08:03:42 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" | |
2025-01-15 08:03:42 | INFO | stdout | IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. | |
2025-01-15 08:03:42 | INFO | stdout | -------- | |
2025-01-15 08:03:44 | INFO | stdout | state: None | |
2025-01-15 08:03:44 | INFO | gradio_web_server | add_text. ip: 127.0.0.1. len: 36 | |
2025-01-15 08:03:44 | INFO | gradio_web_server | http_bot. ip: 127.0.0.1 | |
2025-01-15 08:03:44 | INFO | stdout | all_image_paths: | |
2025-01-15 08:03:44 | INFO | stdout | Loading image: logs/serve_images/2025-01-15/d7ea81988546544ca773fc48dc9da837.jpg | |
2025-01-15 08:03:44 | INFO | stdout | Image size: (583, 734) | |
2025-01-15 08:03:44 | INFO | stdout | Number of images: 7 | |
2025-01-15 08:03:44 | INFO | stdout | Image loaded successfully. | |
2025-01-15 08:03:44 | INFO | stdout | pixel_values: tensor([[[[ 2.2500, 2.2500, 2.2500, ..., 2.1406, 2.1406, 2.1406], | |
2025-01-15 08:03:44 | INFO | stdout | | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | gradio_web_server | ==== response ==== | |
This is a test response▌ | |
2025-01-15 08:03:45 | INFO | stdout | Messsage: | |
2025-01-15 08:03:45 | INFO | stdout | Updated message: | |
2025-01-15 08:03:45 | INFO | gradio_web_server | This is a test response | |