flyingbertman commited on
Commit
52a4280
·
verified ·
1 Parent(s): 57298a3

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), `peft` latest. Full conversion script: [`scripts/export-absolute-reality-hyper.ps1`](https://github.com/[YOUR_GH_ORG]/DatumIngest/blob/main/scripts/export-absolute-reality-hyper.ps1) in the DatumIngest repo.
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), `peft` latest. Full conversion script: [`scripts/export-absolute-reality-hyper.ps1`](https://github.com/HeliosophLLC/DatumIngest/blob/main/scripts/export-absolute-reality-hyper.ps1) in the DatumIngest repo.
48
 
49
  ## Inference notes
50