Ilian Iliev
Ilian Iliev
  • Видео 4
  • Просмотров 14 619
Stable Diffusion Web UI - ChatGPT Prompts extension usage
This video shows some basic usage of the ChatGPT Prompts extension.
Capabilities:
- Generate SD prompts variations with ChatGPT
- Optionally translate the prompt from another language with DeepL
- Optionally use a custom ChatGPT model
- Optionally use custom ChatGPT instructions
- UI state is preserved across page reloads
Просмотров: 175

Видео

ChatGPT - Prompts Repo Chrome extensiion
Просмотров 53Год назад
This is a simple google chrome extension that I made with colleagues to keep frequently used prompts at work. I will add the link to the comments.
Stable Diffusion Web UI - State extension usage
Просмотров 9 тыс.Год назад
This video shows some basic usage of the State extension. It preserves the state of UI elements after page reload or SD restart. Keep in mind that some things may not work correctly if you have other UI extensions (localizations, etc).
Stable Diffusion Web UI - Eye Mask extension usage
Просмотров 5 тыс.Год назад
This video shows some basic usage of the Eye Mask extension. It includes: - Mark and redraw eyes - Mark and redraw face - Using yournamehere placeholders Before using the extension you may need to install cmake.

Комментарии

  • @SGS-LLNM
    @SGS-LLNM 15 дней назад

    Great video ✌🏼🫡

  • @ilian-iliev
    @ilian-iliev 26 дней назад

    Link for the extenstion -> github.com/ilian6806/stable-diffusion-webui-chat-gpt-prompts

  • @barnabyjones692
    @barnabyjones692 Месяц назад

    Did all the directions, doesn't work.

  • @弭伊露
    @弭伊露 4 месяца назад

    Very useful ! Thank you for develop this extension.

  • @KishoYamitori
    @KishoYamitori 7 месяцев назад

    it does not work anymore., :(

    • @弭伊露
      @弭伊露 4 месяца назад

      Usage: Go to Settings->State and check all parameters that you want to be preserved after page reload. It works on SD v1.10.1.

  • @Sennken
    @Sennken 10 месяцев назад

    This extension simply doesn't work - doesn't appear in the ui no matter what settings you enable or what additional things you install

    • @ilian-iliev
      @ilian-iliev 8 месяцев назад

      Fixed it. Sorry, I have no time for open source recently...

  • @pillardeconstruction
    @pillardeconstruction 10 месяцев назад

    aint save anything, just fukin waste of time

  • @Ya-Ya-Ya-I-Am-Lorde
    @Ya-Ya-Ya-I-Am-Lorde Год назад

    I dream of a similar extension where you can save "profiles" under specific names and then quickly switch profile using a drop down menu rather than having to export/import.

  • @kanall103
    @kanall103 Год назад

    bull shit not working.....next

  • @maciejzietek6648
    @maciejzietek6648 Год назад

    On some photos, it changes only one eye. Any ideas how to deal with that?

  • @AltCopperpot5
    @AltCopperpot5 Год назад

    Love this extension. Really hope you haven't abandoned it at this point. It's extremely useful - thanks for your time/efforts!

  • @dmytroshcherbak8657
    @dmytroshcherbak8657 Год назад

    Why it doesn't save values, I made all the same.

    • @弭伊露
      @弭伊露 4 месяца назад

      Usage: Go to Settings->State and check all parameters that you want to be preserved after page reload.

  • @scndsky
    @scndsky Год назад

    Great! Exactly what I needed.

  • @magnoalm1
    @magnoalm1 Год назад

    muito bom

  • @lijiang-g2s
    @lijiang-g2s Год назад

    This is cool. Does the mask only recognize one person's eyes? Is there room for one more?

  • @fettibomba4504
    @fettibomba4504 Год назад

    can you help me? my console says: Failed building wheel for dlib ERROR: CMake must be installed to build dlib but i already installed cmake manually. Dont know what is wrong

  • @Magestyx1
    @Magestyx1 Год назад

    Took me like 80 different methods to finally get dlib installed, and have it installed properly without giving the "failed while importing _dlib_pybind11" error. So now I have zero errors when A1111/SD loads, but Eye Mask does not show anywhere in the UI. I also installed FaceSwap at the same time and it shows fine.

  • @ilian-iliev
    @ilian-iliev Год назад

    ilian6806.github.io/prompts-repo/

  • @vindyyt
    @vindyyt Год назад

    Готин екстеншън, тъкмо си свалих и visual studio, че dlib библиотеката ми мрънкаше, че ми трябва. И ще тествам и Eye Mask-a, който постна преди.

  • @ilian-iliev
    @ilian-iliev Год назад

    You can also use "Install form URL" with github.com/ilian6806/stable-diffusion-webui-state

  • @vindyyt
    @vindyyt Год назад

    What do these underscores do? __eyes__eyes

    • @ilian-iliev
      @ilian-iliev Год назад

      Here you can find a more detailed explanation: github.com/ilian6806/stable-diffusion-webui-eyemask - Go to the /extensions/stable-diffusion-webui-eyemask/wildcards dir and create a text file (for example my-wildcard.txt) - Write your wildcards on new lines in this file - Use this wildcard in the mask prompt or original prompt as __my-wildcard__ and a random line will be used - If you want to use each line in order, the wildcard file name must end with _each - You can use multiple wildcards in one prompt - You can use wildcards in the mask prompt and the original prompt at the same time

  • @ilian-iliev
    @ilian-iliev Год назад

    If dlib failed to install, you must install cmake from here cmake.org/download/. After that dlib will be automatically installed after web UI restart.

    • @nikgrid
      @nikgrid Год назад

      I installed cmake, but it has done nothing. I opened cmake but I have no idea how to use it. Help please?

    • @ilian-iliev
      @ilian-iliev Год назад

      @@nikgrid Dont need to do anything. Just install cmake and then restart Web UI

    • @nikgrid
      @nikgrid Год назад

      @@ilian-iliev Thanks for your reply, it's odd because cmake installed dlib which is great but even if I restart A1111 completley over eye mask does not appear.

    • @ilian-iliev
      @ilian-iliev Год назад

      @@nikgrid Embedded version must be enabled in the settings. Script version must be there if there is no other error in the console.

    • @adventuresinAI1982
      @adventuresinAI1982 Год назад

      I too am getting dlib errors. Installed cmake (made sure path was added too) rebooted, comfirmed with cmake ---version, restarted, and the error persists. Seems like something else is going on here. Just checked and installed dlib version is 0.3.7. Should that work?

  • @xing-longchuang2153
    @xing-longchuang2153 Год назад

    "Installed it and enabled it in setting, but didn't appear in the UI" I have the same problem.

  • @kurisu6203
    @kurisu6203 Год назад

    Same. installed it and enabled it in setting, but didn't appear in the UI

  • @djivanoff13
    @djivanoff13 Год назад

    ModuleNotFoundError: No module named ‘dlib‘---Record a video on how to install 'dlib'

    • @ilian-iliev
      @ilian-iliev Год назад

      You must install cmake from here cmake.org/download/ and then restart web UI

    • @EH21UTB
      @EH21UTB Год назад

      @@ilian-iliev For me at least, downloading cmake and running the installer got it one step closer, but it fails to make the dlib during the start up in the web console. Maybe because of paths?

  • @meanwhiles432
    @meanwhiles432 Год назад

    Despite having it enabled in settings, it doesn't appear in the UI for me to use it.

    • @alekmoth
      @alekmoth Год назад

      I got an error about missing "dlib". Check for it in the console.