Update pyproject.toml
Browse files- 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", "aifeifei798/taef1"]
|
25 |
|
26 |
[project.scripts]
|
27 |
start_inference = "main:main"
|
|
|
21 |
]
|
22 |
|
23 |
[tool.edge-maxxing]
|
24 |
+
models = ["black-forest-labs/FLUX.1-schnell", "city96/t5-v1_1-xxl-encoder-bf16", "aifeifei798/taef1", "slobers/transgender"]
|
25 |
|
26 |
[project.scripts]
|
27 |
start_inference = "main:main"
|