Update pyproject.toml
Browse files- pyproject.toml +2 -3
pyproject.toml
CHANGED
|
@@ -23,10 +23,9 @@ dependencies = [
|
|
| 23 |
]
|
| 24 |
|
| 25 |
[[tool.edge-maxxing.models]]
|
| 26 |
-
repository = "
|
| 27 |
-
revision = "
|
| 28 |
exclude = ["transformer"]
|
| 29 |
-
|
| 30 |
[[tool.edge-maxxing.models]]
|
| 31 |
repository = "RobertML/FLUX.1-schnell-int8wo"
|
| 32 |
revision = "307e0777d92df966a3c0f99f31a6ee8957a9857a"
|
|
|
|
| 23 |
]
|
| 24 |
|
| 25 |
[[tool.edge-maxxing.models]]
|
| 26 |
+
repository = "black-forest-labs/FLUX.1-schnell"
|
| 27 |
+
revision = "741f7c3ce8b383c54771c7003378a50191e9efe9"
|
| 28 |
exclude = ["transformer"]
|
|
|
|
| 29 |
[[tool.edge-maxxing.models]]
|
| 30 |
repository = "RobertML/FLUX.1-schnell-int8wo"
|
| 31 |
revision = "307e0777d92df966a3c0f99f31a6ee8957a9857a"
|