manbeast3b commited on
Commit
bdef1c8
·
verified ·
1 Parent(s): 6a1b27b

Update pyproject.toml

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