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

run gradio_app.py #24

Open
dzbbdawang opened this issue Feb 16, 2025 · 0 comments
Open

run gradio_app.py #24

dzbbdawang opened this issue Feb 16, 2025 · 0 comments

Comments

@dzbbdawang
Copy link

dzbbdawang commented Feb 16, 2025

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'

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

No branches or pull requests

1 participant