Code Monkey home page Code Monkey logo

Comments (7)

Int37 avatar Int37 commented on July 24, 2024

run command: python -m scripts.animate --config configs/prompts/2-Lyriel.yaml --pretrained_model_path="models/StableDiffusion"

from animatediff.

SSUHan avatar SSUHan commented on July 24, 2024

downloaded file of sd 1.5 could be corruped.

In my case, re-downloading fixed this issue.

See AUTOMATIC1111/stable-diffusion-webui#8123

from animatediff.

Int37 avatar Int37 commented on July 24, 2024

@SSUHan Yes, you are right, I did not expect that it would be necessary to download absolutely all models from https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main?doi=true, I thought it would be enough only the original stable diffusion model. My thanks

from animatediff.

StableInfo avatar StableInfo commented on July 24, 2024

Hello to you all @Int37 @SSUHan ,
can you give me a screenshot of your config inside the "webUI" that was made by the animatediff team?
(In particular what path value did you insert here : "Model checkpoints (select pretrained model path first)." ??)

I would also like to see what did you put inside the models folder, here is what I have:
image

And whenever I go the UI and try to select a value for the models path I get an error:
image

Thanks

from animatediff.

qburst-fidha avatar qburst-fidha commented on July 24, 2024

I am facing same issue. Any solution?

from animatediff.

JoshonSmith avatar JoshonSmith commented on July 24, 2024

I am facing same issue. Any solution?

with safe_open(lora_path, framework='pt', device='cpu') as f:

safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge

from animatediff.

qburst-fidha avatar qburst-fidha commented on July 24, 2024

I am facing same issue. Any solution?

with safe_open(lora_path, framework='pt', device='cpu') as f:

safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge

The '.safetensors' model as an adapter didn't work for me. Instead, I used the '.bin' adapter model to load it into the TextGen UI.

from animatediff.

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.