Giter Club home page Giter Club logo

Comments (10)

AlgorithmicKing avatar AlgorithmicKing commented on June 18, 2024 1

thanks a lot

from fastsdcpu.

AlgorithmicKing avatar AlgorithmicKing commented on June 18, 2024

well now it generates an image (after changing the interference steps to 25 or max value) but the images look extremely bad according to https://imgsys.org/ RealVisXL v4.0 is the best open source image model. here are the images that it generated
prompt = nature landscape, size = 1024 1024
f6a6256d-7992-47ac-973a-82fbb1845554-1
prompt = nature landscape or fantasy landscape i dont remember, size = 256 256
4728a4a2-843f-46b8-95f7-0fadf4708328-1

from fastsdcpu.

AlgorithmicKing avatar AlgorithmicKing commented on June 18, 2024

prompt = the moon, size = 512 512
e2742b39-7cbc-470f-8fb7-6af0000ea1fd-1

from fastsdcpu.

AlgorithmicKing avatar AlgorithmicKing commented on June 18, 2024

same prompt same size
7594ae6f-499f-4d50-bdb4-909d1bef6ab1-1

from fastsdcpu.

rupeshs avatar rupeshs commented on June 18, 2024

@AlgorithmicKing Able to generate image without any issue.
image

Config

{
    "lcm_model_id": "stabilityai/sd-turbo",
    "openvino_lcm_model_id": "rupeshs/sd-turbo-openvino",
    "use_offline_model": false,
    "use_lcm_lora": true,
    "lcm_lora": {
        "base_model_id": "SG161222/RealVisXL_V4.0",
        "lcm_lora_id": "latent-consistency/lcm-lora-sdxl"
    },
    "use_tiny_auto_encoder": false,
    "use_openvino": false,
    "prompt": "the moon",
    "negative_prompt": "",
    "strength": 0.6,
    "image_height": 768,
    "image_width": 768,
    "inference_steps": 3,
    "guidance_scale": 1.0,
    "number_of_images": 1,
    "seed": -1,
    "use_seed": false,
    "use_safety_checker": false,
    "diffusion_task": "text_to_image",
    "lora": {
        "weight": 0.5,
        "fuse": true,
        "enabled": false
    },
    "controlnet": null,
    "rebuild_pipeline": false
}

from fastsdcpu.

rupeshs avatar rupeshs commented on June 18, 2024

@AlgorithmicKing Follow the config, image size 768 x 768, steps 3
Mode - LCM-LoRa select LCM-Lora model as latent-consistency/lcm-lora-sdxl
image

from fastsdcpu.

AlgorithmicKing avatar AlgorithmicKing commented on June 18, 2024

how do i set the lcm lora model to SG161222/RealVisXL_V4.0? i dont see the option

from fastsdcpu.

rupeshs avatar rupeshs commented on June 18, 2024

@AlgorithmicKing update stable-diffusion-models.txt
Also refer : https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#models
image

from fastsdcpu.

AlgorithmicKing avatar AlgorithmicKing commented on June 18, 2024
  1. also how did you know to set those specific configuration where did you get where can i get it for other models?

from fastsdcpu.

rupeshs avatar rupeshs commented on June 18, 2024

@AlgorithmicKing please checkout readme it has lots of details for you.
https://github.com/rupeshs/fastsdcpu/blob/main/Readme.md

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.