Code Monkey home page Code Monkey logo

Comments (11)

jmoney7823956789378 avatar jmoney7823956789378 commented on July 4, 2024 1

I'm still getting this issue, looks like await isn't awaiting long enough to receive the generated image.
I could get it pop out an image if I set the steps to 10 on my 3080... but 10 steps is pretty weak. I had to set it even LOWER on my test machine with a GTX 1080 for SD.

(I lied, latest build works. you're a genius.)

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

Thanks for the info. I'll fix the --dont-split-responses asap.

As for the other issue, when do you see it? Is it during image generation, or when you hit the "try again" button?

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

I'm not seeing the same error when passing --dont-split-responses. Could you please send me the command line you're running?

Also, to confirm you're running against the latest 'main' from github?

Thanks!

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

Assuming you're running the latest top-of-tree, I just pushed 8b81536 which I hope will fix your image generation issue. Please let me know if it works or not.

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

I've made a few other fixes to the --dont-split-responses experience, which also involved decreasing the default estimated token budget. I think there's a chance this might also help the performance issue you were seeing.

from oobabot.

TruthSearchers avatar TruthSearchers commented on July 4, 2024

@chrisrude
usage: oobabot
[-h]
[--history-lines HISTORY_LINES]
[--ignore-dms]
[--wakewords [WAKEWORDS ...]]
[--ai-name AI_NAME]
[--base-url BASE_URL]
[--log-all-the-things]
[--persona PERSONA]
[--diffusion-steps DIFFUSION_STEPS]
[--image-height IMAGE_HEIGHT]
[--image-width IMAGE_WIDTH]
[--image-words [IMAGE_WORDS ...]]
[--stable-diffusion-sampler STABLE_DIFFUSION_SAMPLER]
[--stable-diffusion-url STABLE_DIFFUSION_URL]
[--sd-negative-prompt SD_NEGATIVE_PROMPT]
[--sd-negative-prompt-nsfw SD_NEGATIVE_PROMPT_NSFW]
oobabot: error: unrecognized arguments: --dont-split-responses

this issue still exists
look like it dont hhave that argument

from oobabot.

TruthSearchers avatar TruthSearchers commented on July 4, 2024

and still facing the same error it just not generating image
yesterday it was working fine

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

Yup, I think you're running 0.1.5, which doesn't have that feature. Apologies for the confusion, I meant to suggest that 0.1.6 would fix your issue, which won't be out until next week.

In the meantime, you can roll back to the previous version with this command:

pip uninstall oobabot && pip install oobabot==0.1.4

I believe I've managed to fix the issue in the main branch if you're up for trying that out. But if not no worries, staying on 0.1.4 should work until 0.1.6 comes out.

Thanks again for all the testing!

from oobabot.

TruthSearchers avatar TruthSearchers commented on July 4, 2024

i will try the branch lets see

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

Glad the latest build works! I'll try and push out 0.1.6 soon. Leaving this open until then.

from oobabot.

chrisrude avatar chrisrude commented on July 4, 2024

v0.1.6 is out!

from oobabot.

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.