File size: 435 Bytes
f375eaf
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
license: mit
---

### CoreML version of [timbrooks/instruct-pix2pix](https://huggingface.co/timbrooks/instruct-pix2pix)
- Takes in:
  - input image
  - input positive prompt
  - input negative prompt (optional)
- Works with Apple's [ml-stable-diffusion](https://github.com/apple/ml-stable-diffusion)
- Can generate with [Python or Swift](https://github.com/apple/ml-stable-diffusion?tab=readme-ov-file#-image-generation-with-swift)