Giter Site home page Giter Site logo

Comments (7)

Disty0 avatar Disty0 commented on May 11, 2024 1

@Disty0 thanks so it is LCM-LoRA,right? not directly distilled model like SimianLuo/LCM_Dreamshaper_v7

It's LCM LoRa baked in + replaced the scheduler with LCM.

Also my model has both PyTorch and OpenVINO weights in the same repo.

from fastsdcpu.

rupeshs avatar rupeshs commented on May 11, 2024 1

@Disty0 cool so we can use any SD1.5 or sdxl models.

from fastsdcpu.

rupeshs avatar rupeshs commented on May 11, 2024 1

Released https://github.com/rupeshs/fastsdcpu/tree/v1.0.0-beta.13

from fastsdcpu.

rupeshs avatar rupeshs commented on May 11, 2024

@Disty0 Nice, I just added it in the branch https://github.com/rupeshs/fastsdcpu/tree/add-custom-models-support-for-openvino , negative prompt also working.
However, the old model deinferno/LCM_Dreamshaper_v7-openvino is not working. How did you convert SoteMix to openvino?

from fastsdcpu.

Disty0 avatar Disty0 commented on May 11, 2024

Wrote this script for LCM conversion:
https://github.com/vladmandic/automatic/blob/master/cli/lcm-convert.py

python lcm-convert.py --model Disty0/SoteMix --huggingface --name LCM_SoteMix --upload

or

python lcm-convert.py --model sotemix.safetensors --name LCM_SoteMix --upload

Add --no-half for FP32 weights.

Did OpenVINO conversion with optimum-cli:

optimum-cli export openvino --model Disty0/LCM_SoteMix LCM_SoteMix_OpenVINO

Then uploaded openvino files manually.

from fastsdcpu.

rupeshs avatar rupeshs commented on May 11, 2024

@Disty0 thanks so it is LCM-LoRA,right? not directly distilled model like SimianLuo/LCM_Dreamshaper_v7

from fastsdcpu.

rupeshs avatar rupeshs commented on May 11, 2024

@Disty0 Just created simple tools for the conversion, thanks for your script https://github.com/rupeshs/lcm-openvino-converter

from fastsdcpu.

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.