Giter VIP home page Giter VIP logo

vladmandic-webui-colab's Introduction

vladmandic-webui-colab's People

Contributors

linaqruf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

merlintnn

vladmandic-webui-colab's Issues

Obsolete CN Tile model and ngrok tunnel start error

  1. CN Tile model "control_v11u__sd15_tile" is obsolete. Can you please update it to "control_v11f1e__sd15_tile"?
  2. I tried to start ngrok tunnel and got an error about cloudflare. I did everything right - chose ngrok option and paste my ngrok token. So I deleted this line and started the cell again. It worked just fine without that line.
    изображение

Errors since update

Hey man I think there are some errors since the new update. Cannot launch SD

Custom Download Corner

Custom Download Corner does not download models. Embedding and Lora don't save the file format, or make it .1
изображение

Update this notebook

Hello, SD.Next recent implementation of diffusers is really interesting and many people don't have the GPU for it.
Could you please update this notebook so that it works with recent SD.Next as well as add all the good stuff you added to the auto1111 one ? Eventually we could add a link to run updated notebook with collab.

Have a good day

Aria2 and tcmalloc issue

Hi!

The recent kohya trainer errors can be found in this repo as well. I tried to fix it myself, but failed. I managed to get models to download, but then the tcmalloc issue happened as well.

Thank you!

Having problem with using custom Lora

Error popup when I try using custom Lora I downloaded in Custom Download Corner, the error as follow :

16:03:42-375105 ERROR gradio call: RuntimeError
╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ /content/vladmandic-webui/modules/call_queue.py:59 in f │
│ │
│ 58 │ │ │ │ pr.enable() │
│ ❱ 59 │ │ │ res = list(func(*args, **kwargs)) │
│ 60 │ │ │ if shared.cmd_opts.profile: │
│ │
│ /content/vladmandic-webui/modules/call_queue.py:38 in f │
│ │
│ 37 │ │ │ try: │
│ ❱ 38 │ │ │ │ res = func(*args, **kwargs) │
│ 39 │ │ │ │ progress.record_results(id_task, res) │
│ │
│ ... 26 frames hidden ... │
│ │
│ /content/vladmandic-webui/extensions-builtin/a1111-sd-webui-lycoris/lycoris. │
│ py:734 in lyco_Linear_forward │
│ │
│ 733 │ │
│ ❱ 734 │ return torch.nn.Linear_forward_before_lyco(self, input) │
│ 735 │
│ │
│ /usr/local/lib/python3.10/dist-packages/torch/nn/modules/linear.py:114 in │
│ forward │
│ │
│ 113 │ def forward(self, input: Tensor) -> Tensor: │
│ ❱ 114 │ │ return F.linear(input, self.weight, self.bias) │
│ 115 │
╰──────────────────────────────────────────────────────────────────────────────╯
RuntimeError: Expected all tensors to be on the same device, but found at least
two devices, cuda:0 and cpu! (when checking argument for argument mat2 in method
wrapper_CUDA_mm)

this is the first time for me trying to use Lora, so I dont understand what's happening. But using the already installed embeddings are no issue

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.