Skip to content

CompVis/stable-diffusion-v1-4 is missing fp16 files #11295

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

Open
esraiak opened this issue Apr 11, 2025 · 1 comment
Open

CompVis/stable-diffusion-v1-4 is missing fp16 files #11295

esraiak opened this issue Apr 11, 2025 · 1 comment

Comments

@esraiak
Copy link

esraiak commented Apr 11, 2025

Hello!

I got this error:

```/root/jvenv/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py:285: FutureWarning: You are loading the variant fp16 from CompVis/stable-diffusion-v1-4 via revision='fp16'. This behavior is deprecated and will be removed in diffusers v1. One should use `variant='fp16'` instead. However, it appears that CompVis/stable-diffusion-v1-4 currently does not have the required variant filenames in the 'main' branch.
The Diffusers team and community would be very grateful if you could open an issue: https://github.com/huggingface/diffusers/issues/new with the title 'CompVis/stable-diffusion-v1-4 is missing fp16 files' so that the correct variant file can be added.
warnings.warn(


hence this issue. I have run 
pip install --upgrade diffusers
.  This is using  Python 3.10.13 and pip 25.0.1.
@DN6
Copy link
Collaborator

DN6 commented Apr 14, 2025

@esraiak could you share a code example to help us reproduce this error? Along with the output of diffusers-cli env

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

2 participants