manbeast3b commited on
Commit
fd77cf5
·
verified ·
1 Parent(s): 2c03636

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", "city96/t5-v1_1-xxl-encoder-bf16"]
25
 
26
  [project.scripts]
27
  start_inference = "main:main"
 
21
  ]
22
 
23
  [tool.edge-maxxing]
24
+ models = ["black-forest-labs/FLUX.1-schnell", "sayakpaul/flux.1-dev-nf4-pkg"]
25
 
26
  [project.scripts]
27
  start_inference = "main:main"