flyingbertman commited on
Commit
2c2046e
·
verified ·
1 Parent(s): 688bcca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ vae_encoder/
44
  3. Save the fused pipeline to a temp directory.
45
  4. `optimum-cli export onnx --model <temp> <output>`.
46
 
47
- Toolchain: `optimum 1.24.0`, `diffusers 0.31.0`, `transformers 4.45.2`, `torch 2.4.x` (CUDA 12.4). Full conversion script: [`scripts/export-dreamshaper-hyper.ps1`](https://github.com/HeliosophLLC/DatumIngest/blob/main/scripts/export-dreamshaper-hyper.ps1).
48
 
49
  ## Inference notes
50
 
 
44
  3. Save the fused pipeline to a temp directory.
45
  4. `optimum-cli export onnx --model <temp> <output>`.
46
 
47
+ Toolchain: `optimum 1.24.0`, `diffusers 0.31.0`, `transformers 4.45.2`, `torch 2.4.x` (CUDA 12.4). Full conversion script: [`scripts/export-dreamshaper-hyper.ps1`](https://github.com/HeliosophLLC/DatumV/blob/main/scripts/export-dreamshaper-hyper.ps1).
48
 
49
  ## Inference notes
50