- Видео 4
- Просмотров 14 619
Ilian Iliev
Добавлен 8 июн 2012
I am full-stack web/mobile developer since 2012. I love to work with JavaScript, PHP, Python, C#, jQuery, AJAX, HTML, CSS, Node.js, Azure, Google Cloud.
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
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.
Great video ✌🏼🫡
Link for the extenstion -> github.com/ilian6806/stable-diffusion-webui-chat-gpt-prompts
Did all the directions, doesn't work.
Very useful ! Thank you for develop this extension.
it does not work anymore., :(
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.
This extension simply doesn't work - doesn't appear in the ui no matter what settings you enable or what additional things you install
Fixed it. Sorry, I have no time for open source recently...
aint save anything, just fukin waste of time
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.
bull shit not working.....next
On some photos, it changes only one eye. Any ideas how to deal with that?
Love this extension. Really hope you haven't abandoned it at this point. It's extremely useful - thanks for your time/efforts!
Why it doesn't save values, I made all the same.
Usage: Go to Settings->State and check all parameters that you want to be preserved after page reload.
Great! Exactly what I needed.
muito bom
This is cool. Does the mask only recognize one person's eyes? Is there room for one more?
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
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.
ilian6806.github.io/prompts-repo/
Готин екстеншън, тъкмо си свалих и visual studio, че dlib библиотеката ми мрънкаше, че ми трябва. И ще тествам и Eye Mask-a, който постна преди.
You can also use "Install form URL" with github.com/ilian6806/stable-diffusion-webui-state
What do these underscores do? __eyes__eyes
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
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.
I installed cmake, but it has done nothing. I opened cmake but I have no idea how to use it. Help please?
@@nikgrid Dont need to do anything. Just install cmake and then restart Web UI
@@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.
@@nikgrid Embedded version must be enabled in the settings. Script version must be there if there is no other error in the console.
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?
"Installed it and enabled it in setting, but didn't appear in the UI" I have the same problem.
Same. installed it and enabled it in setting, but didn't appear in the UI
ModuleNotFoundError: No module named ‘dlib‘---Record a video on how to install 'dlib'
You must install cmake from here cmake.org/download/ and then restart web UI
@@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?
Despite having it enabled in settings, it doesn't appear in the UI for me to use it.
I got an error about missing "dlib". Check for it in the console.