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

Closed
esraiak opened this issue Apr 11, 2025 · 3 comments
Closed

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

esraiak opened this issue Apr 11, 2025 · 3 comments
Labels
stale Issues that haven't received updates

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

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label May 11, 2025
@asomoza
Copy link
Member

asomoza commented May 12, 2025

closing this since no more feedback was provided

@asomoza asomoza closed this as completed May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that haven't received updates
Projects
None yet
Development

No branches or pull requests

3 participants