Skip to content

Commit

Permalink
Fill modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nourepide committed Nov 30, 2023
1 parent 9acc753 commit 068662a
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 477 deletions.
28 changes: 2 additions & 26 deletions Writerside/topics/Alpha-Chanel.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,8 @@

![alpha_chanel](alpha_chanel.png){ border-effect="rounded" width="706" }

### Add
The Alpha Channel module includes nodes for working with the transparent fourth layer of images.

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>

### Add By Mask

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>

### As Mask

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>

### Restore

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>

### Remove

Text
Images that include this fourth layer are also known as RGBA images as opposed to RGB images without it.

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>
77 changes: 1 addition & 76 deletions Writerside/topics/Clamp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,81 +2,6 @@

![clamp](clamp.png){ border-effect="rounded" width="706" }

### Clip

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Clip Vision

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Clip Vision Output

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Conditioning

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### ControlNet

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Gligen

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Image

Text
The Image Clamp module is a strictly typed solution to facilitate the management of node's web.

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Latent

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Mask

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Model

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Style Model

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Upscale Model

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Vae

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

34 changes: 1 addition & 33 deletions Writerside/topics/Image-Batch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,6 @@

![image_batch](image_batch.png){ border-effect="rounded" width="706" }

### Get

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Copy

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Remove

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Fork

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Join

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Permute

Text
The Image Batch module helps you manage the flow of images in an array.

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.
22 changes: 2 additions & 20 deletions Writerside/topics/Image-Composite.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,8 @@

![image_composite](image_composite.png) { border-effect="rounded" width="706" }

### Absolute
The Image Composite module is primarily designed to place images on top of each other while maintaining an aspect ratio.

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Absolute By Container

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Relative

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Relative By Container

Text
Unlike other solutions, the nodes in this module allow you to place images of different sizes or even go beyond the boundaries of the available container.

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.
28 changes: 2 additions & 26 deletions Writerside/topics/Image-Container.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,8 @@

![image_container](image_container.png) { border-effect="rounded" width="706" }

### Default
The Image Container module allows you to create new empty images based on the sizes entered manually or inherited from other images.

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Inheritance Add

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Inheritance Scale

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Inheritance Max

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Inheritance Sum

Text
Nodes also allow you to perform mathematical operations with size, such as addition and multiplication.

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.
46 changes: 1 addition & 45 deletions Writerside/topics/Image-Draw.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,6 @@

![image_draw](image_draw.png){ border-effect="rounded" width="706" }

### Arc

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Chord

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Ellipse

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Line

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Pieslice

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Rectangle

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Rectangle Rounded

Text

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.

### Polygon

Text
The Image Draw module allows you to create a variety of shapes as images.

**Backend**: <a href="Modules.md" anchor="pillow" summary="A widely used Python library for image manipulation.">Pillow</a>.
28 changes: 2 additions & 26 deletions Writerside/topics/Image-Effects-Lens.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,7 @@
# Lens

### Zoom Burst
The Lens sub-module is designed to help emulate camera effects that may appear under different circumstances.

Text

**Backend**: PyTorch.

### Chromatic Aberration

Text

**Backend**: PyTorch.

### Bokeh

Text

**Backend**: PyTorch.

### Optic Axis

Text

**Backend**: PyTorch.

### Vignette

Text
For example, specialized lenses or effects that appear when focus is lost or light is too bright.

**Backend**: PyTorch.
24 changes: 2 additions & 22 deletions Writerside/topics/Image-Effects.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,8 @@

![image_effects](image_effects.png){ border-effect="rounded" width="706" }

### Adjustment
The Image Effects module includes a set of tools for controlling graphic effects on images.

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a> (Torchvision).

### Grayscale

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Sepia

Text

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

### Negative

Text
It also includes color adjustment and camera lens effects.

**Backend**: <a href="Modules.md" anchor="pytorch" summary="Image processing with pure Tensor without transformations.">PyTorch</a>.

## Lens
Loading

0 comments on commit 068662a

Please sign in to comment.