Coder Social home page Coder Social logo

Comments (7)

AUTOMATIC1111 avatar AUTOMATIC1111 commented on April 29, 2024

Looks like it fails to download the example image for img2img UI.
If I disable my internet connection and I'm getting the same result.
But this particular image is already on your computer most likely; I pushed an update that uses local image if it exists or none if it doesn't, hopefully this would make the problem go away for you.

from stable-diffusion-webui.

LiJT avatar LiJT commented on April 29, 2024

Thank you so much it was my bad, VPN has slight issue. Now it fixed!

from stable-diffusion-webui.

vincent-0425 avatar vincent-0425 commented on April 29, 2024

非常感谢,是我的问题,VPN 有小问题。现在修好了!
请问是如何修好的?

from stable-diffusion-webui.

williamty avatar williamty commented on April 29, 2024

Thank you so much it was my bad, VPN has slight issue. Now it fixed!

Sorry to bother. I've met the same problem. Is it caused by VPN port? But after I set the port to webui's, the problem is still there.

from stable-diffusion-webui.

smellYang avatar smellYang commented on April 29, 2024

Hi, how to address this problem?

from stable-diffusion-webui.

yauntyour avatar yauntyour commented on April 29, 2024

RuntimeError: self.size(-1) must be divisible by 4 to view Byte as Float (different element sizes), but got 30572354
????It's this a new bug?
I clone this repositories and launch the launch.py.
I deal with a lot of publems and finally be close to success.
but , what the *** is this :
Loading weights [218f1fc8db] from D:\Yauntyour\SD-webui\stable-diffusion-webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
loading stable diffusion model: RuntimeError
Traceback (most recent call last):
File "D:\Yauntyour\SD-webui\stable-diffusion-webui\webui.py", line 111, in initialize
modules.sd_models.load_model()
File "D:\Yauntyour\SD-webui\stable-diffusion-webui\modules\sd_models.py", line 383, in load_model
state_dict = get_checkpoint_state_dict(checkpoint_info, timer)
File "D:\Yauntyour\SD-webui\stable-diffusion-webui\modules\sd_models.py", line 238, in get_checkpoint_state_dict
res = read_state_dict(checkpoint_info.filename)
File "D:\Yauntyour\SD-webui\stable-diffusion-webui\modules\sd_models.py", line 217, in read_state_dict
pl_sd = safetensors.torch.load_file(checkpoint_file, device=device)
File "K:\X64\Python10\lib\site-packages\safetensors\torch.py", line 100, in load_file
result[k] = f.get_tensor(k)
RuntimeError: self.size(-1) must be divisible by 4 to view Byte as Float (different element sizes), but got 30572354
???? It's this a bug of Pytorch ???
How interesting !

from stable-diffusion-webui.

pm19960106 avatar pm19960106 commented on April 29, 2024

How to handle with this problem?
The issue occured since i updated...

from stable-diffusion-webui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.