Unverified Commit c1b6ea3d authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update img2img.mdx

parent 24b8b5cf
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment