Giter Club home page Giter Club logo

Comments (6)

rohitrameshrao avatar rohitrameshrao commented on August 28, 2024

@sumanthdonapati can you check if this can be added quickly?

from segmind-py.

sumanthdonapati avatar sumanthdonapati commented on August 28, 2024

Hi, it seems to be working. can you please try it again?
sample json:
{
"prompt": "cyborg style, 1girl, solo, black hair, blue eyes, cable, mechanical parts, spine, android, cyborg, science fiction, simple background, black background from behind, high quality, high resolution",
"negative_prompt":"drawing, painting, illustration, rendered, low quality, low resolution",
"samples": 1,
"scheduler": "UniPC",
"num_inference_steps": 30,
"guidance_scale": 7,
"img_height": 1024,
"img_width": 1024,
"seed": 3968197770,
"high_noise_fraction":0.2,
"style":"anime"
}

from segmind-py.

ramsrigouthamg avatar ramsrigouthamg commented on August 28, 2024

@sumanthdonapati
The generate function here doesn't support style or refiner params. I just tried again
https://github.com/segmind/segmind-py/blob/main/segmind/SDXL.py

from segmind-py.

sumanthdonapati avatar sumanthdonapati commented on August 28, 2024

Yeah, I will send a PR with updated code for this

from segmind-py.

sumanthdonapati avatar sumanthdonapati commented on August 28, 2024

Sent a PR to support refiner and style params. @rohitrameshrao can you approve it?
example:
from segmind import SDXL
model = SDXL('SG_86e6cb215e8b257d')
img = model.generate('apple tree',style="anime",high_noise_fraction=0.8)

from segmind-py.

ramsrigouthamg avatar ramsrigouthamg commented on August 28, 2024

Fixed!

from segmind-py.

Related Issues (5)

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.