* The interface design has been changed.
* More detailed information about the file to be downloaded is provided.
* A version information file and preview image will be generated even if a file is not selected for download.
You can use the "Downloaded Model Information Tab" without actually downloading the file.
Please note that even if you have not downloaded the file, it will be recognized as downloaded.
* The "open folder" function provided in the information tab may be inaccurate if the same file is downloaded multiple times from different locations.
Please use the "Downloaded Model Information Tab" for accurate information.
* There is an error in the "Downloaded Model Information Tab" where downloading files with the same filename will be recognized as all downloaded.
* There have been some design and functionality changes to the Manage -> Classification section.
* The create, modify, delete, and update functions for classification have been integrated with the "Shortcut Item" section on the left.
- The update function only updates the name and description of the classification.
- Saving shortcut items registered to the classification should be done using "Save Classification Shortcuts".
* The "Screen Style" option has been added to Manage -> Setting.
You can adjust the ratio between Shortcut Browser and Information Tab according to your monitor or work preference, and apply it.
I recommend combining this feature with the Shortcut Browser and Information Images options to find a suitable combination.
* A new option has been added to set the download folder location for LyCORIS in "Download Folder for Extensions" settings.
Previously, LoRA folder was used together, but now it has been added to allow appropriate modifications since LyCORIS extension can also be recognized in extra networks. (Thank you for letting me know.)
* A "Reload UI" button has been added. It reloads the SDUI.
However, please note that it does not include a feature to save settings. Please use the "Save Setting" button next to it for that purpose. :)
* The internal format of the uploaded files in the Upload section has been slightly modified.
The format of "url=civitai model url" has been modified to be recognized.
e.g.)
sample.txt:
url=https://civitai.com/models/64863/cute-oil-impasto-chibi
url=https://civitai.com/models/64850/koga-tomoe-from-bunny-girl-senpai
url=https://civitai.com/models/64849/blackwhite
* Drag & drop feature in Upload does not work properly in Linux environment.
I apologize for the inconvenience, but please use the textbox above for the time being.
Stable Diffusion Webui Extension for Civitai, to download civitai shortcut and models.
Stable Diffusion Webui's Extension tab, go to Install from url sub-tab. Copy this project's url into it, click install.
git clone https://github.com/sunnyark/civitai-shortcut
Install url : https://github.com/sunnyark/civitai-shortcut
The information in the Civitai model information tab is obtained in real-time from the Civitai website.
Download : downloads the model for the selected version. You can choose to create specific folders for each version. The downloaded model will be automatically saved in the appropriate location, and a preview image and info will be generated together with it.
The information in the Saved model information tab are composed of the information saved on the Civitai website when creating the shortcut.
Update Model Information : updates the information of an individual shortcut to the latest information. This function only works when the site is functioning normally.
Delete Shortcut : deletes the information of a registered shortcut.
Civitai User Gallery : The Civitai User Gallery allows users to view uploaded images.
Upload : This function creates a shortcut that can be used by the extension when you enter the Civitai site's model URL. It only works when the site is functioning properly. You can either click and drag the URL from the address bar or drag and drop saved internet shortcuts. You can also select multiple internet shortcuts and drop them at once.
Browsing : This function displays the registered shortcuts in thumbnail format, and when selected, displays their details on the right-hand side of the window. This function works independently of the Civitai site.
Scan New Version : This is a function that searches for the latest version of downloaded models on the Civitai site. It retrieves information from the site and only functions properly when the site is operational.
Classification : Function for managing shortcuts by classification.
Scan and Update Models
Scan Models for Civitai - Scan and register shortcut for models without model information that are currently held.
Update Shortcut - Move the shortcut update function from the Upload tab.
Update the model information for the shortcut - Update the information of registered shortcuts with the latest information.
Scan downloaded models for shortcut registration - Register new shortcuts for downloaded models that have been deleted or have missing model information.
Setting tab - Set the number of columns in the image gallery.
You can save the model URL of the Civitai site for future reference and storage.
This allows you to download the model when needed and check if the model has been updated to the latest version.
The downloaded models are saved to the designated storage location.
When using Civitai Shortcut, five items will be created:
sc_saves: a folder where registered model URLs are backed up and stored.
sc_thumb_images: a folder where thumbnails of registered URLs are stored.
sc_infos: a folder where model info and images are saved when registering a shortcut.
CivitaiShortCut.json: a JSON file that records and manages registered model URLs.
CivitaiShortCutClassification.json: a JSON file that records and manages registered classification.
CivitaiShortCutSetting.json: a JSON file that records setting.
v 1.3c
* Add "Scan and Update Models" and "Settings" tabs to the Manage tab.
* Scan and Update Models tab
Scan Models for Civitai - Scan and register shortcut for models without model information that are currently held.
Update Shortcut - Move the shortcut update function from the Upload tab.
Update the model information for the shortcut - Update the information of registered shortcuts with the latest information.
Scan downloaded models for shortcut registration - Register new shortcuts for downloaded models that have been deleted or have missing model information.
* Setting tab - Set the number of columns in the image gallery.
* The name of the model info file that records information about the model has been changed.
As a result, even models with a normal model info file may be moved to a new folder when scanning models for Civitai.
To prevent this, uncheck the "Create a model folder corresponding to the model type" option.
v 1.3a
* A new feature has been added that allows you to manage and classify items.
You can add, delete, and update classification items in the "manage" -> "classification" tab.
To add a shortcut, select the desired classification item in the center top and click on the list on the left to register the desired shortcut. When you click, the registered shortcut appears in the center of the screen, and you can remove it by clicking on the registered shortcut.
Click the "update" button to complete the registration.
In the "civitai shortcut" -> "information" tab, a "model classification" item has been added on the right side, and you can perform registration and deletion of shortcuts for the model corresponding to the desired classification item.
After modification, click the "update" button to complete the task.
* In the browsing "search" feature, you can check the items registered in the classification.
When you select a classification item from the dropdown list, the selected item appears in the list and works in conjunction with the "filter model type" and "search" features.
The "search" feature works by entering items such as tags, classification, and search keywords.
The tags, classification, and search keywords are applied with "and" operation, and each item is applied with "or" operation. Each item is separated by ",".
Although only one item can be selected from the classification dropdown list, you can enter multiple items by using the "@" prefix.
v 1.2a
* The Downloaded Model tab, which duplicated the functionality of the Saved Model Information tab, has been removed
* The application method for generating image information has been internally modified to include information from Civitai's 'information' field in addition to the image. As a result, there have been changes to the naming convention for saved images. Please update the images using 'Update Shortcut's Model Information' accordingly.
v 1.2
* A Civitai User Gallery tab has been added where users can view the information and images of the models in the gallery. If there are no images available for a particular model, the tab may appear empty. There may also be a delay in the data provided by the API.
* An "Update Downloaded Model Information" button has been added below the "Upload" button on the left-hand side. This button updates the internal information when users rename folders during Stable Diffusion operation.
* The option to download additional networks by selecting them from a list has been removed. This feature was deemed unnecessary as users can simply specify the desired folder in Settings -> Additional Networks. Personally, I use the "models/Lora" folder for this purpose.
* Users can now specify the folder name when downloading a model to an individual folder. The default format is "model name-version name", but users can input their preferred value. If a folder with the same version of the model already exists within the model's folder, that folder name will be displayed.
* Minor design changes have been made.
* Bug: There are several bugs, but when viewing the gallery images at full size, the image control and browsing controls overlap.
v 1.1c
* Measures have been taken to alleviate bottleneck issues during information loading.
* The search function now includes a #tag search feature.
Search terms are separated by commas (,) and are connected with an "or" operation within the search terms and within the tags. There is an "and" operation between the search terms and tags.
* The shortcut storage table has been changed to add the #tag search function.
Existing shortcuts require an "update shortcut model information" for tag searches.
v 1.1
* When registering a shortcut, model information and images are saved in a separate folder.
* This allows users to access model information from "Saved Model Information" Tab even if there is no connection to the Civitai site.
* "Thumbnail Update" button is removed and replaced with an "Update Shortcut's Model Information" button to keep the model information and images up to date.
* "Download images Only" button is removed from "Civitai Model Information" Tab that can be accessed live, and "Delete shortcut" button is moved to "Saved Model Information" Tab.
* "Delete shortcut" button removes the model information and images stored in sc_infos in one go.
* "Update Model Information" button is added to "Saved Model Information" Tab for individual updating of model information, in addition to "Update Shortcut's Model Information" that updates all model information.
You can read from below or download the shitty scrapped PDF from this post. Cannot publish without having file.
This workflow consist of 3 things:
Creating image with txt2img.
Fast fixing what we want to fix in image editing software.
Color of clothes/hair
Messy hands, clothes,
removing unwanted stuff in the image
img2img enhance with method you prefer.
Here are few tutorials which may help on your img2img journey and overall image quality enhance:
Multidiffusion upscaling: https://civitai.com/models/34726/tutorial-for-multidiffusion-upscaler-for-automatic1111-detail-to-the-max
Ultimate SD Upscale: https://civitai.com/models/59811/4k-resolution-upscale-8x-controlnet-tile-resample-in-depth-with-resources
img2img enhance: https://civitai.com/models/34192/ultra-sharp-high-contrast-tutorial-vaeandupscaler
First i will be generating shitty image for the purpose of showing this workflow. (It feels like it has become hard to create shitty images on purpose, had to take of my negative embeddings (~ ̄▽ ̄)~ )
Keeping the prompt simple:
The settings simple: (Used random resolution to get more bad stuff to the image for the tutorial purpose)
The image i got with this:
The editing can be done with any image editing software. The methods might change a bit depending on the software, but generally the idea is the same. (For the sake of the tutorial i use simple methods and things that are available in simple image editing tools, there are better ways to do these things for example in photoshop. But that is not available for everyone)
Few free softwares you can use:
Photopea (I will be using this in the tutorial, it is free and works on your browser. Mimics photoshop)
This is how photopea looks:
(have to keep it smaller to fit into civitai formatting)
Few shortcuts for photopea in windows:
Pressing alt + scroll wheel you can zoom in and out
pressing control + scroll wheel you can move left and right on the image
With scroll wheel you can move up and down
right clicking on image it will give you settings of the tool you are using
First thing i will be going to this image is fix the hand. It will be messy if we leave it like that. I will be using simple tools for the sake of the tutorial. If you are capable and know how to use image editing software, using more advanced tools can give better results. (You can use layers and blending modes, object selections etc....)
For the hand i will be using brush tool to fix the fingers.
Few tips with the brush tool:
With alt + left click you can select the color from the image where the cursor is
You can change opacity settings from the top of the screen when you have brush tool selected.
Before and after image:
I removed parts that might confuse the ai into making monster of an hand. Then i strengthened the lines to make the ai understand the hand better.
Next i am removing the lamp and only have the painting in the right side of the image
For this i used stamp tool (There are many different ways to do this, best would be with photoshop content aware fill, but for the sake of the tutorial i use simple methods and things that are available in simple image editing tools)
Tips for the stamp tool:
With alt + left click you select source from where you want to stamp from, and after that painting with the left click will stamp on your current location from the source.
The opacity can be changed from the top
This does not need to be perfect, AI will handle our shitty painting.
Before and after editing: I did this really fast and AI hopefully will fix my shitty painting
༼ つ ◕_◕ ༽つ
Next i will be changing color of the hair and shirt:
Tips:
This can be done better with selection + using layer and color blend for example.
I used brush to roughly paint over them with lower opacity.
Use low opacity to retain the detail of the original cloth/hair etc...
Before after editing hair:
Before after editing shirt:
At the start i gave several different methods for refining image in IMG2IMG. There is no correct way of doing this, just different ways. I will be using multidiffusion upscaler to upscale the image 2x
Settings:
REMEMBER TO SEND THE IMAGE FROM TXT2IMG to get right proportions etc...
Save the image. In photopea -> file -> export as ->PNG
Drop the edited image to IMG2IMG
fix settings
Generate
These are settings i used for multidiffusion:
The result:
The image is not perfect, the idea was to show way to alter your image without going into inpaint and pray ༼ つ ◕_◕ ༽つ
Results are better, more time you spend editing the image. Total time i would have spent on editing this image would around to around 1 minute. Could take 10 minutes in inpaint to fix bad hand.
The end
Than you for getting this far, if you liked please leave review. Discussion is open for any feedback for the workflow.
Thank you (~ ̄▽ ̄)~
YOUTUBE TUTORIAL
(2) Stable Diffusion WebUI / Photopea Integration demo - YouTube
HERE!
PLUGIN
Photopea is essentially Photoshop in a browser. This is a simple extension to add a Photopea tab to AUTOMATIC1111 Stable Diffusion WebUI.
In the tab, you will have an embedded Photopea editor and a few buttons to send the image to different WebUI sections, and also buttons to send generated content to the embeded Photopea.
Consider supporting Photopea by going premium!
On your Stable Diffusion WebUI, click the Extensions
tab, then the Install from URL
internal tab in that section. Paste the URL for this repo and click Install
.
In the Photopea extension tab, you will have the embedded Photopea window. It literally just embeds the exact same Photopea you'd have when accessing the website directly. You can learn how to use Photopea in their official documentation.
Active Layer Only: if this box is ticked, only the currently selected layer in Photopea will be sent to the WebUI when using one of the buttons.
iFrame height: by default, the Photopea embed is 768px tall, and 100% wide. If you have more or less monitor real estate, you can use the slider to increase or decrease the size of the Photopea window in your tab.
Send to Extras: sends the currently opened image's flattened contents to the Extras tab. Useful for upscaling etc.
Send to img2img: same as above, but sends the image to the img2img tab.
Inpaint Selection: in case there's an area selected in the active document, will create a mask with that shape and send both the mask and the image to img2img's "Inpaint Upload" tab.
In case you have the ControlNet extension installed, you'll also have:
ControlNet model index
dropdown menu: in the WebUI Settings
tab, you can set up more than one ControlNet to be run at the same time. This dropdown lets you choose which model the image will be sent to.
Send to txt2img ControlNet
button: sends the image to ControlNet in the txt2img tab.
Send to img2img ControlNet
button: sends the image to ControlNet in the ixt2img tab.
In the txt2txt
and img2img
tab galleries (where your generated images appear), there will also be a Send to Photopea
button. You can press it to send the currently selected image back to the Photopea tab. It will be added as a new rasterized layer to the currently open document.
You can also copy and paste the generated results normally into Photopea, and have multiple documents open etc.
I've tried to comment the code thoroughly, especially because it's mostly JS hacks. Feel free to take it apart and reuse it.
When it comes to usage of the extension, I'm adding restriction guidelines from CreativeML Open RAIL-M
license.
You agree not to use the extension or derivatives of the extension:
In any way that violates any applicable national, federal, state, local or international law or regulation;
For the purpose of exploiting, harming or attempting to exploit or harm minors in any way;
To generate or disseminate verifiably false information and/or content with the purpose of harming others;
To generate or disseminate personal identifiable information that can be used to harm an individual;
To defame, disparage or otherwise harass others;
For fully automated decision making that adversely impacts an individual’s legal rights or otherwise creates or modifies a binding, enforceable obligation;
For any use intended to or which has the effect of discriminating against or harming individuals or groups based on online or offline social behavior or known or predicted personal or personality characteristics;
To exploit any of the vulnerabilities of a specific group of persons based on their age, social, physical or mental characteristics, in order to materially distort the behavior of a person pertaining to that group in a manner that causes or is likely to cause that person or another person physical or psychological harm;
For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories;
To provide medical advice and medical results interpretation;
To generate or disseminate information for the purpose to be used for administration of justice, law enforcement, immigration or asylum processes, such as predicting an individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships between assertions made in documents, indiscriminate and arbitrarily-targeted use).
Hello everyone, are you looking for an exciting and interesting openpose to use in your projects? Check out this video of a dancing character I have created! With its goofy movements and clarity, you can find the perfect moment to use in your ControlNet.
I have a video where I demonstrate how I use this video and extract them frame by frame.