Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
c1b6ea3d
Unverified
Commit
c1b6ea3d
authored
Oct 12, 2022
by
Patrick von Platen
Committed by
GitHub
Oct 12, 2022
Browse files
Update img2img.mdx
parent
24b8b5cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docs/source/using-diffusers/img2img.mdx
docs/source/using-diffusers/img2img.mdx
+1
-0
No files found.
docs/source/using-diffusers/img2img.mdx
View file @
c1b6ea3d
...
...
@@ -15,6 +15,7 @@ specific language governing permissions and limitations under the License.
The [`StableDiffusionImg2ImgPipeline`] lets you pass a text prompt and an initial image to condition the generation of new images.
```python
import torch
import requests
from PIL import Image
from io import BytesIO
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment