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
Loading example img list ...
Loading example txt list ...
Failed to import diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion_instruct_pix2pix because of the following error (look up to see its traceback):
Failed to import diffusers.loaders.ip_adapter because of the following error (look up to see its traceback):
module 'torch' has no attribute 'float8_e4m3fn'
Failed to load texture generator.
Please refer to the README.md and install the missing requirements to activate it.
E:\Users\25334\anaconda3\lib\site-packages\paramiko\transport.py:219: CryptographyDeprecationWarning: Blowfish has been deprecated
"class": algorithms.Blowfish,
Traceback (most recent call last):
File "F:\hunyuan-3D\Hunyuan3D-2-main\gradio_app.py", line 388, in
rmbg_worker = BackgroundRemover()
File "F:\hunyuan-3D\Hunyuan3D-2-main\hy3dgen\rembg.py", line 32, in init
self.session = new_session()
File "F:\hunyuan-3D.venv\lib\site-packages\rembg\session_factory.py", line 44, in new_session
return session_class(model_name, sess_opts, providers, *args, **kwargs)
File "F:\hunyuan-3D.venv\lib\site-packages\rembg\sessions\base.py", line 35, in init
str(self.class.download_models(*args, **kwargs)),
File "F:\hunyuan-3D.venv\lib\site-packages\rembg\sessions\u2net.py", line 62, in download_models
pooch.retrieve(
TypeError: retrieve() got an unexpected keyword argument 'progressbar'
The text was updated successfully, but these errors were encountered:
Loading example img list ...
Loading example txt list ...
Failed to import diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion_instruct_pix2pix because of the following error (look up to see its traceback):
Failed to import diffusers.loaders.ip_adapter because of the following error (look up to see its traceback):
module 'torch' has no attribute 'float8_e4m3fn'
Failed to load texture generator.
Please refer to the README.md and install the missing requirements to activate it.
E:\Users\25334\anaconda3\lib\site-packages\paramiko\transport.py:219: CryptographyDeprecationWarning: Blowfish has been deprecated
"class": algorithms.Blowfish,
Traceback (most recent call last):
File "F:\hunyuan-3D\Hunyuan3D-2-main\gradio_app.py", line 388, in
rmbg_worker = BackgroundRemover()
File "F:\hunyuan-3D\Hunyuan3D-2-main\hy3dgen\rembg.py", line 32, in init
self.session = new_session()
File "F:\hunyuan-3D.venv\lib\site-packages\rembg\session_factory.py", line 44, in new_session
return session_class(model_name, sess_opts, providers, *args, **kwargs)
File "F:\hunyuan-3D.venv\lib\site-packages\rembg\sessions\base.py", line 35, in init
str(self.class.download_models(*args, **kwargs)),
File "F:\hunyuan-3D.venv\lib\site-packages\rembg\sessions\u2net.py", line 62, in download_models
pooch.retrieve(
TypeError: retrieve() got an unexpected keyword argument 'progressbar'
The text was updated successfully, but these errors were encountered: