jrrjrr commited on
Commit
643c49a
1 Parent(s): 6c4b505

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ It uses mostly the current versions of available packages, specifically:
22
  - python-coreml-stable-diffusion (pip -e . from a current git clone of ml-stable-diffusio 1.1+)
23
  - safetensors==0.3.3
24
  - scikit-learn==1.1.2
25
- - torch==2.0.0 - - - (torch--2.0.1 also seems ok)
26
  - torch2coreml.py from the current diffusers main repo
27
 
28
  The converted models work in both the standard Mochi Diffusion 4.2 and 4.3 and a version I built with Xcode 15 for macOS 14 using a git clone of the current Mochi Diffusion main branch.
 
22
  - python-coreml-stable-diffusion (pip -e . from a current git clone of ml-stable-diffusio 1.1+)
23
  - safetensors==0.3.3
24
  - scikit-learn==1.1.2
25
+ - torch==2.0.0 - - - (torch==2.0.1 also seems ok)
26
  - torch2coreml.py from the current diffusers main repo
27
 
28
  The converted models work in both the standard Mochi Diffusion 4.2 and 4.3 and a version I built with Xcode 15 for macOS 14 using a git clone of the current Mochi Diffusion main branch.