You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i uploaded an image to input face
then i got this:
(roop-unleashed) PS C:\Users\ADMIN\roop-unleashed> python run.py
C:\Users\ADMIN\miniconda3\envs\roop-unleashed\lib\site-packages\albumentations_init_.py:24: UserWarning: A new version of Albumentations is available: 1.4.22 (you have 1.4.21). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1.
check_for_updates()
Using provider ['OpenVINOExecutionProvider'] - Device:mkl
Running on local URL: http://127.0.0.1:7860
To create a public link, set share=True in launch().
EP Error C:\Users\intel\Documents\saurabh\onnxruntime\onnxruntime\core\session\provider_bridge_ort.cc:1196 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "C:\Users\ADMIN\miniconda3\envs\roop-unleashed\lib\site-packages\onnxruntime\capi\onnxruntime_providers_openvino.dll"
when using ['OpenVINOExecutionProvider']
Falling back to ['CPUExecutionProvider'] and retrying...
OS: Windows
GPU: Intel GPU
Latest version of roop unleashed.
The text was updated successfully, but these errors were encountered:
i uploaded an image to input face
then i got this:
(roop-unleashed) PS C:\Users\ADMIN\roop-unleashed> python run.py
C:\Users\ADMIN\miniconda3\envs\roop-unleashed\lib\site-packages\albumentations_init_.py:24: UserWarning: A new version of Albumentations is available: 1.4.22 (you have 1.4.21). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1.
check_for_updates()
Using provider ['OpenVINOExecutionProvider'] - Device:mkl
Running on local URL: http://127.0.0.1:7860
To create a public link, set
share=True
inlaunch()
.EP Error C:\Users\intel\Documents\saurabh\onnxruntime\onnxruntime\core\session\provider_bridge_ort.cc:1196 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "C:\Users\ADMIN\miniconda3\envs\roop-unleashed\lib\site-packages\onnxruntime\capi\onnxruntime_providers_openvino.dll"
when using ['OpenVINOExecutionProvider']
Falling back to ['CPUExecutionProvider'] and retrying...
OS: Windows
GPU: Intel GPU
Latest version of roop unleashed.
The text was updated successfully, but these errors were encountered: