Update pyproject.toml
Browse files- pyproject.toml +7 -6
pyproject.toml
CHANGED
|
@@ -28,16 +28,17 @@ revision = "36a3cf4a9f733fc5f31257099b56b304fb2eceab"
|
|
| 28 |
exclude = ["transformer"]
|
| 29 |
|
| 30 |
[[tool.edge-maxxing.models]]
|
| 31 |
-
repository = "
|
| 32 |
-
revision = "
|
| 33 |
|
| 34 |
[[tool.edge-maxxing.models]]
|
| 35 |
-
repository = "
|
| 36 |
-
revision = "
|
| 37 |
|
| 38 |
[[tool.edge-maxxing.models]]
|
| 39 |
-
repository = "
|
| 40 |
-
revision = "
|
|
|
|
| 41 |
|
| 42 |
|
| 43 |
[project.scripts]
|
|
|
|
| 28 |
exclude = ["transformer"]
|
| 29 |
|
| 30 |
[[tool.edge-maxxing.models]]
|
| 31 |
+
repository = "RobertML/FLUX.1-schnell-int8wo"
|
| 32 |
+
revision = "307e0777d92df966a3c0f99f31a6ee8957a9857a"
|
| 33 |
|
| 34 |
[[tool.edge-maxxing.models]]
|
| 35 |
+
repository = "city96/t5-v1_1-xxl-encoder-bf16"
|
| 36 |
+
revision = "1b9c856aadb864af93c1dcdc226c2774fa67bc86"
|
| 37 |
|
| 38 |
[[tool.edge-maxxing.models]]
|
| 39 |
+
repository = "RobertML/FLUX.1-schnell-vae_int8"
|
| 40 |
+
revision = "2e4fdf1337ed12ed202e23e6f25269aa7d6d3f2a"
|
| 41 |
+
|
| 42 |
|
| 43 |
|
| 44 |
[project.scripts]
|