slobers commited on
Commit
b9db9d0
·
verified ·
1 Parent(s): a01cc8b

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 = ["slobers/tx", "JulesGo/t5-v1_1-xxl-fp8_text_encoder_2"]
26
 
27
  [project.scripts]
28
  start_inference = "main:main"
 
22
  ]
23
 
24
  [tool.edge-maxxing]
25
+ models = ["black-forest-labs/FLUX.1-schnell", "JulesGo/t5-v1_1-xxl-fp8_text_encoder_2"]
26
 
27
  [project.scripts]
28
  start_inference = "main:main"