Update img2img.mdx
This commit is contained in:
committed by
GitHub
parent
24b8b5cf5e
commit
c1b6ea3dce
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user