shark_tank local cache is located at C:\Users\imthe\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag gradio temporary image cache located at C:\Users\imthe\Downloads\NODAI SHARK STUDIO\shark_tmp/gradio. You may change this by setting the GRADIO_TEMP_DIR environment variable. Clearing gradio UI temporary image files from a prior run. This may take some time... Clearing gradio UI temporary image files took 0.0010 seconds. vulkan devices are available. metal devices are not available. cuda devices are not available. rocm devices are available. shark_tank local cache is located at C:\Users\imthe\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag local-sync devices are available. shark_tank local cache is located at C:\Users\imthe\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag local-task devices are available. shark_tank local cache is located at C:\Users\imthe\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag Running on local URL: http://0.0.0.0:8080 shark_tank local cache is located at C:\Users\imthe\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag To create a public link, set `share=True` in `launch()`. Tuned models are currently not supported for this setting. failed to download model, falling back and using import_mlir saving euler_scale_model_input_1_512_512_rocm_fp16_torch_linalg.mlir to C:\Users\imthe\AppData\Local\Temp No vmfb found. Compiling and saving to C:\Users\imthe\Downloads\NODAI SHARK STUDIO\euler_scale_model_input_1_512_512_rocm_fp16.vmfb Configuring for device:rocm://0 Specific device selection only supported for vulkan now.Proceeding with rocm://0 as device. Found a ROCm installation at C:\Program Files\AMD\ROCm\5.5\. 'hipinfo' is not recognized as an internal or external command, operable program or batch file. Failed to find ROCm architecture from hipinfo / rocminfo. Defaulting to gfx1100. Saved vmfb in C:\Users\imthe\Downloads\NODAI SHARK STUDIO\euler_scale_model_input_1_512_512_rocm_fp16.vmfb. rocm://0 is not supported. ERROR: Traceback (most recent call last): File "apps\stable_diffusion\src\schedulers\shark_eulerdiscrete.py", line 115, in compile File "apps\stable_diffusion\src\utils\utils.py", line 102, in get_shark_model File "shark\shark_downloader.py", line 207, in download_model shark_args.shark_prefix = get_sharktank_prefix() ^^^^^^^^^^^^^^^^^^^^^^ File "shark\shark_downloader.py", line 175, in get_sharktank_prefix desired_prefix = get_git_revision_short_hash() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "shark\shark_downloader.py", line 160, in get_git_revision_short_hash with open(src, "r") as f: ^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\imthe\\AppData\\Local\\Temp\\_MEI110682\\shark\\..\\tank_version.json' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "asyncio\runners.py", line 190, in run File "asyncio\runners.py", line 118, in run File "asyncio\base_events.py", line 640, in run_until_complete File "asyncio\windows_events.py", line 321, in run_forever File "asyncio\base_events.py", line 607, in run_forever File "asyncio\base_events.py", line 1922, in _run_once File "asyncio\events.py", line 80, in _run File "gradio\queueing.py", line 431, in process_events File "gradio\queueing.py", line 388, in call_prediction File "gradio\route_utils.py", line 219, in call_process_api File "gradio\blocks.py", line 1437, in process_api File "gradio\blocks.py", line 1123, in call_function File "gradio\utils.py", line 503, in async_iteration File "gradio\utils.py", line 496, in __anext__ File "anyio\to_thread.py", line 33, in run_sync File "anyio\_backends\_asyncio.py", line 877, in run_sync_in_worker_thread File "anyio\_backends\_asyncio.py", line 807, in run File "gradio\utils.py", line 479, in run_sync_iterator_async File "gradio\utils.py", line 629, in gen_wrapper File "ui\txt2img_ui.py", line 160, in txt2img_inf File "apps\stable_diffusion\src\schedulers\sd_schedulers.py", line 103, in get_schedulers File "apps\stable_diffusion\src\schedulers\shark_eulerdiscrete.py", line 130, in compile File "apps\stable_diffusion\src\schedulers\shark_eulerdiscrete.py", line 93, in _import File "apps\stable_diffusion\src\utils\utils.py", line 186, in compile_through_fx File "apps\stable_diffusion\src\utils\utils.py", line 83, in _compile_module File "shark\shark_inference.py", line 219, in load_module self.shark_runner = SharkRunner( ^^^^^^^^^^^^ File "shark\shark_runner.py", line 92, in __init__ sys.exit(1) SystemExit: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "starlette\routing.py", line 686, in lifespan File "uvicorn\lifespan\on.py", line 137, in receive File "asyncio\queues.py", line 158, in get asyncio.exceptions.CancelledError ERROR: Exception in ASGI application Traceback (most recent call last): File "apps\stable_diffusion\src\schedulers\shark_eulerdiscrete.py", line 115, in compile File "apps\stable_diffusion\src\utils\utils.py", line 102, in get_shark_model File "shark\shark_downloader.py", line 207, in download_model shark_args.shark_prefix = get_sharktank_prefix() ^^^^^^^^^^^^^^^^^^^^^^ File "shark\shark_downloader.py", line 175, in get_sharktank_prefix desired_prefix = get_git_revision_short_hash() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "shark\shark_downloader.py", line 160, in get_git_revision_short_hash with open(src, "r") as f: ^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\imthe\\AppData\\Local\\Temp\\_MEI110682\\shark\\..\\tank_version.json' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "asyncio\runners.py", line 190, in run File "asyncio\runners.py", line 118, in run File "asyncio\base_events.py", line 640, in run_until_complete File "asyncio\windows_events.py", line 321, in run_forever File "asyncio\base_events.py", line 607, in run_forever File "asyncio\base_events.py", line 1922, in _run_once File "asyncio\events.py", line 80, in _run File "gradio\queueing.py", line 431, in process_events File "gradio\queueing.py", line 388, in call_prediction File "gradio\route_utils.py", line 219, in call_process_api File "gradio\blocks.py", line 1437, in process_api File "gradio\blocks.py", line 1123, in call_function File "gradio\utils.py", line 503, in async_iteration File "gradio\utils.py", line 496, in __anext__ File "anyio\to_thread.py", line 33, in run_sync File "anyio\_backends\_asyncio.py", line 877, in run_sync_in_worker_thread File "anyio\_backends\_asyncio.py", line 807, in run File "gradio\utils.py", line 479, in run_sync_iterator_async File "gradio\utils.py", line 629, in gen_wrapper File "ui\txt2img_ui.py", line 160, in txt2img_inf File "apps\stable_diffusion\src\schedulers\sd_schedulers.py", line 103, in get_schedulers File "apps\stable_diffusion\src\schedulers\shark_eulerdiscrete.py", line 130, in compile File "apps\stable_diffusion\src\schedulers\shark_eulerdiscrete.py", line 93, in _import File "apps\stable_diffusion\src\utils\utils.py", line 186, in compile_through_fx File "apps\stable_diffusion\src\utils\utils.py", line 83, in _compile_module File "shark\shark_inference.py", line 219, in load_module self.shark_runner = SharkRunner( ^^^^^^^^^^^^ File "shark\shark_runner.py", line 92, in __init__ sys.exit(1) SystemExit: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "uvicorn\protocols\websockets\websockets_impl.py", line 247, in run_asgi File "uvicorn\middleware\proxy_headers.py", line 84, in __call__ File "fastapi\applications.py", line 292, in __call__ File "starlette\applications.py", line 122, in __call__ File "starlette\middleware\errors.py", line 149, in __call__ File "starlette\middleware\cors.py", line 75, in __call__ File "starlette\middleware\exceptions.py", line 68, in __call__ File "fastapi\middleware\asyncexitstack.py", line 17, in __call__ File "starlette\routing.py", line 718, in __call__ File "starlette\routing.py", line 341, in handle File "starlette\routing.py", line 82, in app File "fastapi\routing.py", line 324, in app File "gradio\routes.py", line 578, in join_queue File "asyncio\tasks.py", line 639, in sleep asyncio.exceptions.CancelledError