Update pyproject.toml (#1)
Browse files- Update pyproject.toml (b87a9d2a7c18d795bdb42d8018f5bb09ee77b002)
- pyproject.toml +2 -3
pyproject.toml
CHANGED
|
@@ -22,8 +22,8 @@ dependencies = [
|
|
| 22 |
]
|
| 23 |
|
| 24 |
[[tool.edge-maxxing.models]]
|
| 25 |
-
repository = "
|
| 26 |
-
revision = "
|
| 27 |
exclude = ["transformer"]
|
| 28 |
|
| 29 |
[[tool.edge-maxxing.models]]
|
|
@@ -34,7 +34,6 @@ revision = "307e0777d92df966a3c0f99f31a6ee8957a9857a"
|
|
| 34 |
repository = "city96/t5-v1_1-xxl-encoder-bf16"
|
| 35 |
revision = "1b9c856aadb864af93c1dcdc226c2774fa67bc86"
|
| 36 |
|
| 37 |
-
|
| 38 |
[[tool.edge-maxxing.models]]
|
| 39 |
repository = "madebyollin/taef1"
|
| 40 |
revision = "2d552378e58c9c94201075708d7de4e1163b2689"
|
|
|
|
| 22 |
]
|
| 23 |
|
| 24 |
[[tool.edge-maxxing.models]]
|
| 25 |
+
repository = "RobertML/FLUX.1-schnell-qf8"
|
| 26 |
+
revision = "f360ee74b68f38c0b8abd873d0d5800509ed62a2"
|
| 27 |
exclude = ["transformer"]
|
| 28 |
|
| 29 |
[[tool.edge-maxxing.models]]
|
|
|
|
| 34 |
repository = "city96/t5-v1_1-xxl-encoder-bf16"
|
| 35 |
revision = "1b9c856aadb864af93c1dcdc226c2774fa67bc86"
|
| 36 |
|
|
|
|
| 37 |
[[tool.edge-maxxing.models]]
|
| 38 |
repository = "madebyollin/taef1"
|
| 39 |
revision = "2d552378e58c9c94201075708d7de4e1163b2689"
|