Add export command to Graphene CLI (#3400)

* Add export command to cli

* Fix format
This commit is contained in:
Dennis Kobert
2025-11-19 17:39:48 +01:00
committed by GitHub
parent f61aebb777
commit 788e82a7d0
12 changed files with 175 additions and 23 deletions
Generated
+1
View File
@@ -2160,6 +2160,7 @@ dependencies = [
"futures",
"graph-craft",
"graphene-std",
"image",
"interpreted-executor",
"log",
"preprocessor",