andrei-zgirvaci commited on
Commit
026de14
1 Parent(s): 76b2441

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,6 +24,6 @@ python -m python_coreml_stable_diffusion.torch2coreml \
24
  -o models/stable-diffusion-2-1/split_einsum_v2/compiled
25
  ```
26
 
27
- Read more about the conversion process at: [Convert Your Own Model](https://andreizgirvaci.com/blog/how-to-create-ai-generated-images-on-ios-in-expo-&-react-native-using-stable-diffusion#1-convert-your-own-model).
28
 
29
  This model it's intended for testing purposes within the [`expo-stable-diffusion`](https://github.com/andrei-zgirvaci/expo-stable-diffusion) module.
 
24
  -o models/stable-diffusion-2-1/split_einsum_v2/compiled
25
  ```
26
 
27
+ Read more about the conversion process at: [Convert Your Own Model](https://andreizgirvaci.com/blog/how-to-create-ai-generated-images-on-ios-in-react-native-using-stable-diffusion#1-convert-your-own-model).
28
 
29
  This model it's intended for testing purposes within the [`expo-stable-diffusion`](https://github.com/andrei-zgirvaci/expo-stable-diffusion) module.