Code Monkey home page Code Monkey logo

Comments (8)

s9roll7 avatar s9roll7 commented on August 18, 2024 1

Thank you.I've fixed it.
It worked fine in windows environment.

from ebsynth_utility.

s9roll7 avatar s9roll7 commented on August 18, 2024

Thanks for the report.
I just noticed that issue a few minutes ago and fixed it.
Give it a try.

from ebsynth_utility.

wikidude avatar wikidude commented on August 18, 2024

If that pattern changed in fae34f7 is supposed to be regex, I think the correct format would be:
.*[\\\/]out\-([0-9]+)[\\\/]
image
as the current .*[\\/]out\-([0-9]+)[\\/] would fail due to an unescaped character /
image

Tested on linux with .*[\\\/]out\-([0-9]+)[\\\/] in line 41 of stage7.py. Restarted SD and it works correctly now (please make sure it would still work on Windows with this change)
image

from ebsynth_utility.

zaapas avatar zaapas commented on August 18, 2024

same error on windows today

from ebsynth_utility.

JumboSimp avatar JumboSimp commented on August 18, 2024

Also just got this error; was able to export fine when I first used the software, about a month ago to this date.

from ebsynth_utility.

chlowden avatar chlowden commented on August 18, 2024

I too have the same error with Automatic 1111 in linux.

from ebsynth_utility.

Vansaska avatar Vansaska commented on August 18, 2024

I am getting this error on Windows

from ebsynth_utility.

chlowden avatar chlowden commented on August 18, 2024

It would be nice for it to work. Instead I import the image sequence into Davinci resolve and do a timewarp.

from ebsynth_utility.

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.