manbeast3b commited on
Commit
274a536
·
verified ·
1 Parent(s): 61d3add

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -23,7 +23,7 @@ dependencies = [
23
  ]
24
 
25
  [tool.edge-maxxing]
26
- models = ["black-forest-labs/FLUX.1-schnell", "sayakpaul/flux.1-dev-nf4-pkg"]
27
 
28
  [project.scripts]
29
  start_inference = "main:main"
 
23
  ]
24
 
25
  [tool.edge-maxxing]
26
+ models = ["black-forest-labs/FLUX.1-schnell", "manbeast3b/flux-schnell-int8"]
27
 
28
  [project.scripts]
29
  start_inference = "main:main"