Giter Site home page Giter Site logo

Comments (8)

Ayaya70 avatar Ayaya70 commented on June 26, 2024 1

Currently testing on latest-dev and experimental, working fine as long as I don't restart the cell, batchlinks still my greatest rival and loras look kinda broken but
Oh
My
God
Man, I tested it today and, as a person who generate AI 10 hours per week since february 2023, this is BY FAR the best model/checkpoint I've ever worked with. I have absolutely no words, this is insane. I'm shocked
Thank you Nuroisea for bringing it, I really mean it.

from anime-webui-colab.

NUROISEA avatar NUROISEA commented on June 26, 2024

ui-redesign is also affected by this problem, webui running at 1.8.0-RC w/ lite extensions

from anime-webui-colab.

NUROISEA avatar NUROISEA commented on June 26, 2024

Testing down the versions, as listed on the tag list (also only testing non-RC versions)

All of the following are ran with lite extensions.

Version Can relaunch? Colab code modifications
v1.7.0 None
v1.7.0 ✔️ Commented out the entire utility.patch_list() block
v1.8.0 None
v1.8.0 ✔️ Commented out the entire utility.patch_list() block
v1.9.0 None
v1.9.0 ✔️ Commented out the entire utility.patch_list() block

Will probably test v1.6.0 and lower but I don't have the time for this.

Turns out that the problem lies inside of patch_list() function.

This code block of patches doesn't seem like the root cause of the problem, everything lies on the source file of the patches.

This section of the log, confirms my suspicion.

  File "/content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py", line 89, in instantiate_from_config
    return get_obj_from_str(config["target"])(**config.get("params", dict())).cuda()

I'm not too sure why I have these "patches" but it seems like this is done due to old colab being unreliable with memory. Can be safe to remove?

Needs more testing.

from anime-webui-colab.

NUROISEA avatar NUROISEA commented on June 26, 2024

v1.5.0 - v1.6.0 also yields the same result

v1.4.0 straight up does not work

from anime-webui-colab.

Ayaya70 avatar Ayaya70 commented on June 26, 2024

This is exactly the same problem as I had with PYOM.
I utilized latest-dev last week with experimental extensions_version, and it worked. On the other hand, still don't know what about Animagine-XL as I'll only test it next week
In fact, wait, does this mean that Animagine-XL is not working on any version?

from anime-webui-colab.

NUROISEA avatar NUROISEA commented on June 26, 2024

does this mean that Animagine-XL is not working on any version?

Only v1.4.0, which is Stable on the selector for the web UI.

If you want to use this notebook, use Latest and delete the following code in your notebook:
image

But it still works even though you don't delete it, the problem resides when you stopped running then run again without killing your runtime. I just noticed this when doing experiments with the notebooks and I have to stop and run the notebooks several times. So far, this problem is only present on Animagine-XL

from anime-webui-colab.

NUROISEA avatar NUROISEA commented on June 26, 2024

WebUI 1.9.3, now all notebooks are affected :/

from anime-webui-colab.

Ayaya70 avatar Ayaya70 commented on June 26, 2024

Tbh this model is so good I don't need to restart the cell anymore so it's fine lol
As long as it's working I don't mind~

from anime-webui-colab.

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.