manbeast3b commited on
Commit
4230d5c
·
verified ·
1 Parent(s): 6746668

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -22,7 +22,7 @@ dependencies = [
22
  ]
23
 
24
  [tool.edge-maxxing]
25
- models = ["black-forest-labs/FLUX.1-schnell", "RobertML/FLUX.1-schnell-vae_e3m2", "city96/t5-v1_1-xxl-encoder-bf16", "RobertML/FLUX.1-schnell-int8wo"]
26
 
27
  [project.scripts]
28
  start_inference = "main:main"
 
22
  ]
23
 
24
  [tool.edge-maxxing]
25
+ models = ["black-forest-labs/FLUX.1-schnell", "manbeast3b/flux.1-schnell-vae-quant1", "city96/t5-v1_1-xxl-encoder-bf16", "manbeast3b/flux-schnell-transformer2d-int8-mod"]
26
 
27
  [project.scripts]
28
  start_inference = "main:main"