manbeast3b commited on
Commit
b40ae4d
·
verified ·
1 Parent(s): 7ab4409

Update pyproject.toml

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