Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Failed to load ZLUDA: Could not find module 'E:\automatic\.zluda\nvrtc64_112_0.dll' #3646

Open
2 tasks done
L00PED345 opened this issue Dec 22, 2024 · 1 comment
Open
2 tasks done
Labels
platform Platform specific problem

Comments

@L00PED345
Copy link

Issue Description

I followed all the steps in the guide, but when I open the .bat, this error appears in the cmd, the web-ui opens normally.
issue
folder

Version Platform Description

Windows 10 AMD RX 6600

Relevant log output

2024-12-22 04:08:18,543 | sd | INFO | launch | Starting SD.Next
2024-12-22 04:08:18,547 | sd | INFO | installer | Logger: file="E:\automatic\sdnext.log" level=DEBUG size=65 mode=create
2024-12-22 04:08:18,549 | sd | INFO | installer | Python: version=3.10.6 platform=Windows bin="E:\automatic\venv\Scripts\python.exe" venv="E:\automatic\venv"
2024-12-22 04:08:18,743 | sd | INFO | installer | Version: app=sd.next updated=2024-12-09 hash=a2f5a39a branch=master url=https://github.com/vladmandic/automatic/tree/master ui=main
2024-12-22 04:08:19,096 | sd | INFO | launch | Platform: arch=AMD64 cpu=AMD64 Family 25 Model 33 Stepping 0, AuthenticAMD system=Windows release=Windows-10-10.0.19045-SP0 python=3.10.6 docker=False
2024-12-22 04:08:19,099 | sd | DEBUG | installer | Packages: venv=venv site=['venv', 'venv\\lib\\site-packages']
2024-12-22 04:08:19,103 | sd | INFO | launch | Args: ['--use-zluda', '--debug', '--autolaunch']
2024-12-22 04:08:19,105 | sd | DEBUG | installer | Setting environment tuning
2024-12-22 04:08:19,106 | sd | DEBUG | installer | Torch allocator: "garbage_collection_threshold:0.80,max_split_size_mb:512"
2024-12-22 04:08:19,114 | sd | DEBUG | installer | Torch overrides: cuda=False rocm=False ipex=False directml=False openvino=False zluda=True
2024-12-22 04:08:19,128 | sd | INFO | installer | Python: version=3.10.6 platform=Windows bin="E:\automatic\venv\Scripts\python.exe" venv="E:\automatic\venv"
2024-12-22 04:08:19,133 | sd | INFO | installer | ROCm: AMD toolkit detected
2024-12-22 04:08:19,608 | sd | INFO | installer | ROCm: agents=['gfx1032']
2024-12-22 04:08:19,610 | sd | INFO | installer | ROCm: version=6.2, using agent gfx1032
2024-12-22 04:08:19,653 | sd | WARNING | installer | Failed to load ZLUDA: Could not find module 'E:\automatic\.zluda\nvrtc64_112_0.dll' (or one of its dependencies). Try using the full path with constructor syntax.
2024-12-22 04:08:19,655 | sd | INFO | installer | Using CPU-only torch
2024-12-22 04:08:19,865 | sd | INFO | installer | Install: verifying requirements
2024-12-22 04:08:19,870 | sd | INFO | installer | Verifying packages
2024-12-22 04:08:19,921 | sd | DEBUG | installer | Timestamp repository update time: Mon Dec  9 09:27:14 2024
2024-12-22 04:08:19,923 | sd | INFO | launch | Startup: standard
2024-12-22 04:08:19,924 | sd | INFO | installer | Verifying submodules
2024-12-22 04:08:22,419 | sd | DEBUG | installer | Git submodule: extensions-builtin/sd-extension-chainner / main
2024-12-22 04:08:22,550 | sd | DEBUG | installer | Git detached head detected: folder="extensions-builtin/sd-extension-system-info" reattach=main
2024-12-22 04:08:22,552 | sd | DEBUG | installer | Git submodule: extensions-builtin/sd-extension-system-info / main
2024-12-22 04:08:22,638 | sd | DEBUG | installer | Git submodule: extensions-builtin/sd-webui-agent-scheduler / main
2024-12-22 04:08:22,767 | sd | DEBUG | installer | Git detached head detected: folder="extensions-builtin/sdnext-modernui" reattach=main
2024-12-22 04:08:22,769 | sd | DEBUG | installer | Git submodule: extensions-builtin/sdnext-modernui / main
2024-12-22 04:08:22,858 | sd | DEBUG | installer | Git submodule: extensions-builtin/stable-diffusion-webui-rembg / master
2024-12-22 04:08:22,949 | sd | DEBUG | installer | Git submodule: modules/k-diffusion / master
2024-12-22 04:08:23,075 | sd | DEBUG | installer | Git detached head detected: folder="wiki" reattach=master
2024-12-22 04:08:23,077 | sd | DEBUG | installer | Git submodule: wiki / master
2024-12-22 04:08:23,147 | sd | DEBUG | paths | Register paths
2024-12-22 04:08:23,262 | sd | DEBUG | installer | Installed packages: 179
2024-12-22 04:08:23,265 | sd | DEBUG | installer | Extensions all: ['Lora', 'sd-extension-chainner', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
2024-12-22 04:08:23,594 | sd | DEBUG | installer | Extension installer: E:\automatic\extensions-builtin\sd-webui-agent-scheduler\install.py
2024-12-22 04:08:26,267 | sd | DEBUG | installer | Extension installer: E:\automatic\extensions-builtin\stable-diffusion-webui-rembg\install.py
2024-12-22 04:08:33,526 | sd | DEBUG | installer | Extensions all: []
2024-12-22 04:08:33,530 | sd | INFO | installer | Extensions enabled: ['Lora', 'sd-extension-chainner', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
2024-12-22 04:08:33,532 | sd | INFO | installer | Install: verifying requirements
2024-12-22 04:08:33,533 | sd | DEBUG | launch | Setup complete without errors: 1734836914
2024-12-22 04:08:33,539 | sd | DEBUG | installer | Extension preload: {'extensions-builtin': 0.0, 'extensions': 0.0}
2024-12-22 04:08:33,541 | sd | INFO | launch | Command line args: ['--use-zluda', '--debug', '--autolaunch'] autolaunch=True use_zluda=True debug=True
2024-12-22 04:08:33,543 | sd | DEBUG | launch | Env flags: []
2024-12-22 04:08:33,545 | sd | DEBUG | launch | Starting module: <module 'webui' from 'E:\\automatic\\webui.py'>
2024-12-22 04:08:40,083 | sd | INFO | loader | Torch: torch==2.5.1+cpu torchvision==0.20.1+cpu
2024-12-22 04:08:40,088 | sd | INFO | loader | Packages: diffusers==0.32.0.dev0 transformers==4.46.2 accelerate==1.1.1 gradio==3.43.2
2024-12-22 04:08:40,760 | sd | DEBUG | shared | Huggingface cache: folder="C:\Users\Stanislav\.cache\huggingface\hub"
2024-12-22 04:08:40,777 | sd | DEBUG | shared | Read: file="config.json" json=31 bytes=1338 time=0.000
2024-12-22 04:08:40,980 | sd | INFO | shared | Engine: backend=Backend.DIFFUSERS compute=cpu device=cpu attention="Scaled-Dot-Product" mode=no_grad
2024-12-22 04:08:40,983 | sd | DEBUG | shared | Read: file="html\reference.json" json=59 bytes=31585 time=0.000
2024-12-22 04:08:40,986 | sd | INFO | devices | Torch parameters: backend=cpu device=cpu config=Auto dtype=torch.bfloat16 vae=torch.bfloat16 unet=torch.bfloat16 context=no_grad nohalf=False nohalfvae=False upscast=False deterministic=False test-fp16=True test-bf16=True optimization="Scaled-Dot-Product"
2024-12-22 04:08:41,161 | sd | DEBUG | __init__ | ONNX: version=1.20.1 provider=CPUExecutionProvider, available=['AzureExecutionProvider', 'CPUExecutionProvider']
2024-12-22 04:08:41,226 | sd | INFO | shared | Device: 
2024-12-22 04:08:41,318 | sd | DEBUG | sd_hijack | Importing LDM
2024-12-22 04:08:41,332 | sd | DEBUG | webui | Entering start sequence
2024-12-22 04:08:41,336 | sd | DEBUG | webui | Initializing
2024-12-22 04:08:41,375 | sd | INFO | sd_vae | Available VAEs: path="models\VAE" items=0
2024-12-22 04:08:41,378 | sd | INFO | sd_unet | Available UNets: path="models\UNET" items=0
2024-12-22 04:08:41,381 | sd | INFO | model_te | Available TEs: path="models\Text-encoder" items=0
2024-12-22 04:08:41,383 | sd | INFO | extensions | Disabled extensions: ['sdnext-modernui']
2024-12-22 04:08:41,386 | sd | DEBUG | modelloader | Scanning diffusers cache: folder="models\Diffusers" items=0 time=0.00
2024-12-22 04:08:41,388 | sd | INFO | sd_checkpoint | Available Models: path="models\Stable-diffusion" items=0 time=0.00
2024-12-22 04:08:41,479 | sd | INFO | yolo | Available Yolo: path="models\yolo" items=6 downloaded=0
2024-12-22 04:08:41,483 | sd | INFO | webui | Load extensions
2024-12-22 04:08:41,761 | sd | INFO | networks | Available LoRAs: path="models\Lora" items=0 folders=2 time=0.00
2024-12-22 04:08:42,389 | sd | INFO | script_loading | Extension: script='extensions-builtin\sd-webui-agent-scheduler\scripts\task_scheduler.py' Using sqlite file: extensions-builtin\sd-webui-agent-scheduler\task_scheduler.sqlite3
2024-12-22 04:08:42,397 | sd | DEBUG | webui | Extensions init time: 0.91 pulid_ext.py=0.19 Lora=0.20 sd-webui-agent-scheduler=0.39
2024-12-22 04:08:42,420 | sd | DEBUG | shared | Read: file="html/upscalers.json" json=4 bytes=2672 time=0.000
2024-12-22 04:08:42,423 | sd | DEBUG | shared | Read: file="extensions-builtin\sd-extension-chainner\models.json" json=24 bytes=2719 time=0.000
2024-12-22 04:08:42,428 | sd | DEBUG | chainner_model | chaiNNer models: path="models\chaiNNer" defined=24 discovered=0 downloaded=0
2024-12-22 04:08:42,435 | sd | INFO | modelloader | Available Upscalers: items=53 downloaded=0 user=0 time=0.04 types=['None', 'Lanczos', 'Nearest', 'ChaiNNer', 'AuraSR', 'ESRGAN', 'LDSR', 'RealESRGAN', 'SCUNet', 'SD', 'SwinIR']
2024-12-22 04:08:42,465 | sd | INFO | styles | Available Styles: folder="models\styles" items=288 time=0.03
2024-12-22 04:08:42,472 | sd | INFO | webui | UI start
2024-12-22 04:08:42,473 | sd | DEBUG | theme | UI themes available: type=Standard themes=12
2024-12-22 04:08:42,475 | sd | INFO | theme | UI theme: type=Standard name="black-teal"
2024-12-22 04:08:42,489 | sd | DEBUG | ui_javascript | UI theme: css="E:\automatic\javascript\black-teal.css" base="sdnext.css" user="None"
2024-12-22 04:08:42,493 | sd | DEBUG | ui_txt2img | UI initialize: txt2img
2024-12-22 04:08:42,539 | sd | DEBUG | ui_extra_networks | Networks: page='model' items=58 subfolders=2 tab=txt2img folders=['models\\Stable-diffusion', 'models\\Diffusers', 'models\\Reference'] list=0.01 thumb=0.00 desc=0.00 info=0.00 workers=8 sort=Default
2024-12-22 04:08:42,545 | sd | DEBUG | ui_extra_networks | Networks: page='lora' items=0 subfolders=0 tab=txt2img folders=['models\\Lora', 'models\\LyCORIS'] list=0.00 thumb=0.00 desc=0.00 info=0.00 workers=8 sort=Default
2024-12-22 04:08:42,558 | sd | DEBUG | ui_extra_networks | Networks: page='style' items=288 subfolders=1 tab=txt2img folders=['models\\styles', 'html'] list=0.03 thumb=0.00 desc=0.00 info=0.00 workers=8 sort=Default
2024-12-22 04:08:42,564 | sd | DEBUG | ui_extra_networks | Networks: page='embedding' items=0 subfolders=0 tab=txt2img folders=['models\\embeddings'] list=0.00 thumb=0.00 desc=0.00 info=0.00 workers=8 sort=Default
2024-12-22 04:08:42,569 | sd | DEBUG | ui_extra_networks | Networks: page='vae' items=0 subfolders=0 tab=txt2img folders=['models\\VAE'] list=0.00 thumb=0.00 desc=0.00 info=0.00 workers=8 sort=Default
2024-12-22 04:08:42,574 | sd | DEBUG | ui_extra_networks | Networks: page='history' items=0 subfolders=0 tab=txt2img folders=[] list=0.00 thumb=0.00 desc=0.00 info=0.00 workers=8 sort=Default
2024-12-22 04:08:42,812 | sd | DEBUG | ui_img2img | UI initialize: img2img
2024-12-22 04:08:42,971 | sd | DEBUG | ui_control_helpers | UI initialize: control models=models\control
2024-12-22 04:08:43,385 | sd | DEBUG | shared | Read: file="ui-config.json" json=0 bytes=2 time=0.000
2024-12-22 04:08:43,549 | sd | DEBUG | theme | UI themes available: type=Standard themes=12
2024-12-22 04:08:43,935 | sd | DEBUG | shared | Reading failed: E:\automatic\html\extensions.json [Errno 2] No such file or directory: 'E:\\automatic\\html\\extensions.json'
2024-12-22 04:08:43,995 | sd | INFO | ui_extensions | Extension list is empty: refresh required
2024-12-22 04:08:44,687 | sd | DEBUG | ui_extensions | Extension list: processed=6 installed=6 enabled=5 disabled=1 visible=6 hidden=0
2024-12-22 04:08:44,834 | sd | DEBUG | webui | Root paths: ['E:\\automatic']
2024-12-22 04:08:44,931 | sd | INFO | webui | Local URL: http://127.0.0.1:7860/
2024-12-22 04:08:44,933 | sd | DEBUG | webui | Gradio functions: registered=1862
2024-12-22 04:08:44,935 | sd | DEBUG | middleware | API middleware: [<class 'starlette.middleware.base.BaseHTTPMiddleware'>, <class 'starlette.middleware.gzip.GZipMiddleware'>]
2024-12-22 04:08:44,940 | sd | DEBUG | webui | API initialize
2024-12-22 04:08:45,124 | sd | INFO | task_runner | [AgentScheduler] Task queue is empty
2024-12-22 04:08:45,126 | sd | INFO | api | [AgentScheduler] Registering APIs
2024-12-22 04:08:45,493 | sd | DEBUG | webui | Scripts setup: ['IP Adapters:0.035', 'XYZ Grid:0.045', 'Ctrl-X: Controlling Structure and Appearance:0.009', 'DemoFusion: High-Resolution Image Generation:0.005', 'Face: Multiple ID Transfers:0.019', 'HDR: High Dynamic Range:0.006', 'K-Diffusion Samplers:0.103', 'LUT Color grading:0.008', 'Prompt enhance:0.005', 'Prompt matrix:0.005', 'Prompts from file:0.005', 'PuLID: ID Customization:0.008', 'Video AnimateDiff:0.008', 'Video CogVideoX:0.011', 'Video: ModelScope:0.006', 'LEdits: Limitless Image Editing:0.005', 'Video VGen Image-to-Video:0.009', 'Video: SVD:0.006']
2024-12-22 04:08:45,499 | sd | DEBUG | sd_checkpoint | Model metadata: file="metadata.json" no changes
2024-12-22 04:08:45,501 | sd | DEBUG | modeldata | Model requested: fn=run:<lambda>
2024-12-22 04:08:45,503 | sd | WARNING | sd_checkpoint | Cannot generate without a checkpoint
2024-12-22 04:08:45,504 | sd | INFO | sd_checkpoint | Set system paths to use existing folders
2024-12-22 04:08:45,505 | sd | INFO | sd_checkpoint |   or use --models-dir <path-to-folder> to specify base folder with all models
2024-12-22 04:08:45,507 | sd | INFO | sd_checkpoint |   or use --ckpt-dir <path-to-folder> to specify folder with sd models
2024-12-22 04:08:45,508 | sd | INFO | sd_checkpoint |   or use --ckpt <path-to-checkpoint> to force using specific model
2024-12-22 04:08:45,510 | sd | DEBUG | script_callbacks | Script callback init time: system-info.py:app_started=0.07 task_scheduler.py:app_started=0.38
2024-12-22 04:08:45,512 | sd | DEBUG | shared | Save: file="config.json" json=31 bytes=1290 time=0.002
2024-12-22 04:08:45,514 | sd | INFO | webui | Startup time: 11.96 torch=5.18 gradio=1.02 diffusers=0.15 libraries=1.39 extensions=0.91 detailer=0.09 ui-networks=0.23 ui-txt2img=0.21 ui-img2img=0.12 ui-control=0.20 ui-extras=0.05 ui-settings=0.52 ui-extensions=0.81 ui-defaults=0.08 launch=0.16 api=0.10 app-started=0.46
2024-12-22 04:08:45,523 | sd | INFO | webui | Launching browser
2024-12-22 04:08:49,753 | sd | INFO | server | MOTD: N/A
2024-12-22 04:08:53,006 | sd | DEBUG | theme | UI themes available: type=Standard themes=12
2024-12-22 04:08:53,754 | sd | INFO | api | Browser session: user=None client=127.0.0.1 agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
2024-12-22 04:10:00,199 | sd | DEBUG | launch | Server: alive=True requests=205 memory=0.66/15.93 status='idle' task='' timestamp=None id='' job=0 jobs=0 total=1 step=0 steps=0 queued=0 uptime=80 elapsed=74.7 eta=None progress=0
2024-12-22 04:12:00,098 | sd | DEBUG | launch | Server: alive=True requests=213 memory=0.66/15.93 status='idle' task='' timestamp=None id='' job=0 jobs=0 total=1 step=0 steps=0 queued=0 uptime=199 elapsed=194.6 eta=None progress=0
2024-12-22 04:14:00,000 | sd | DEBUG | launch | Server: alive=True requests=215 memory=0.66/15.93 status='idle' task='' timestamp=None id='' job=0 jobs=0 total=1 step=0 steps=0 queued=0 uptime=319 elapsed=314.5 eta=None progress=0
2024-12-22 04:15:59,902 | sd | DEBUG | launch | Server: alive=True requests=217 memory=0.66/15.93 status='idle' task='' timestamp=None id='' job=0 jobs=0 total=1 step=0 steps=0 queued=0 uptime=439 elapsed=434.4 eta=None progress=0

Backend

Diffusers

UI

Standard

Branch

Master

Model

StableDiffusion 1.5

Acknowledgements

  • I have read the above and searched for existing issues
  • I confirm that this is classified correctly and its not an extension issue
@vladmandic vladmandic changed the title [Issue]: WARNING Failed to load ZLUDA: Could not find module 'E:\automatic\.zluda\nvrtc64_112_0.dll' (or one of its dependencies). Try using the full path with constructor syntax. [Issue]: Failed to load ZLUDA: Could not find module 'E:\automatic\.zluda\nvrtc64_112_0.dll' Dec 22, 2024
@vladmandic vladmandic added the platform Platform specific problem label Dec 22, 2024
@shazam1234raja
Copy link

shazam1234raja commented Dec 24, 2024

I have been having the same issue
I am using SD.next as you see in the picture
GPU not showing
1 generation takes with Width: 320 Height 320 takes more then 30mins

Running
windows 10 pro
GPU - AMD Radeon RX 6600 XT
CPU - AMD Ryzen 5 5600 6-Core Processor
VRAM - 8176 MB GDDR6 2000 MHz
RAM - 16 GB

image

Starting SD.Next
17:26:35-998149 INFO Logger: file="E:\Stable Diffusion\ZLUDA STABLE diffusion\automatic\sdnext.log" level=DEBUG
size=65 mode=create
17:26:36-000125 INFO Python: version=3.10.6 platform=Windows bin="E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic\venv\Scripts\python.exe" venv="E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic\venv"
17:26:36-431118 INFO Version: app=sd.next updated=2024-12-09 hash=a2f5a39a branch=master
url=https://github.com/vladmandic/automatic/tree/master ui=main
17:26:37-020432 INFO Platform: arch=AMD64 cpu=AMD64 Family 25 Model 33 Stepping 2, AuthenticAMD system=Windows
release=Windows-10-10.0.19045-SP0 python=3.10.6 docker=False
17:26:37-024286 DEBUG Packages: venv=venv site=['venv', 'venv\lib\site-packages']
17:26:37-025287 INFO Args: ['--use-zluda', '--debug', '--autolaunch']
17:26:37-027287 DEBUG Setting environment tuning
17:26:37-028288 DEBUG Torch allocator: "garbage_collection_threshold:0.80,max_split_size_mb:512"
17:26:37-034289 DEBUG Torch overrides: cuda=False rocm=False ipex=False directml=False openvino=False zluda=True
17:26:37-045292 INFO Python: version=3.10.6 platform=Windows bin="E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic\venv\Scripts\python.exe" venv="E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic\venv"
17:26:37-050315 INFO ROCm: AMD toolkit detected
17:26:37-499652 INFO ROCm: agents=['gfx1032']
17:26:37-501652 INFO ROCm: version=6.2, using agent gfx1032
17:26:37-537660 WARNING Failed to load ZLUDA: Could not find module 'E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic.zluda\nvrtc64_112_0.dll' (or one of its dependencies). Try using the full
path with constructor syntax.
17:26:37-539702 INFO Using CPU-only torch
17:26:37-726465 INFO Install: verifying requirements
17:26:37-730508 INFO Verifying packages
17:26:37-817570 DEBUG Timestamp repository update time: Mon Dec 9 13:57:14 2024
17:26:37-819571 INFO Startup: standard
17:26:37-820571 INFO Verifying submodules
17:26:43-252439 DEBUG Git submodule: extensions-builtin/sd-extension-chainner / main
17:26:43-520436 DEBUG Git detached head detected: folder="extensions-builtin/sd-extension-system-info" reattach=main
17:26:43-522436 DEBUG Git submodule: extensions-builtin/sd-extension-system-info / main
17:26:43-710877 DEBUG Git submodule: extensions-builtin/sd-webui-agent-scheduler / main
17:26:43-984535 DEBUG Git detached head detected: folder="extensions-builtin/sdnext-modernui" reattach=main
17:26:43-985536 DEBUG Git submodule: extensions-builtin/sdnext-modernui / main
17:26:44-176897 DEBUG Git submodule: extensions-builtin/stable-diffusion-webui-rembg / master
17:26:44-366913 DEBUG Git submodule: modules/k-diffusion / master
17:26:44-638891 DEBUG Git detached head detected: folder="wiki" reattach=master
17:26:44-640893 DEBUG Git submodule: wiki / master
17:26:44-758919 DEBUG Register paths
17:26:44-813931 DEBUG Installed packages: 182
17:26:44-814931 DEBUG Extensions all: ['Lora', 'sd-extension-chainner', 'sd-extension-system-info',
'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
17:26:44-970965 DEBUG Extension installer: E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic\extensions-builtin\sd-webui-agent-scheduler\install.py
17:26:46-277078 DEBUG Extension installer: E:\Stable Diffusion\ZLUDA STABLE
diffusion\automatic\extensions-builtin\stable-diffusion-webui-rembg\install.py
17:26:55-136993 DEBUG ONNX: version=1.20.1 provider=CPUExecutionProvider, available=['AzureExecutionProvider',
'CPUExecutionProvider']
17:26:55-179003 INFO Device:

image

even the benchmark is not happening
PROCESSING time more then 6000secs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform Platform specific problem
Projects
None yet
Development

No branches or pull requests

3 participants