manbeast3b commited on
Commit
4e34532
·
verified ·
1 Parent(s): f494d61

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +4 -0
pyproject.toml CHANGED
@@ -33,6 +33,10 @@ revision = "cb1b599b0d712b9aab2c4df3ad27b050a27ec146"
33
  repository = "manbeast3b/Flux.1.la_schnella_transformer"
34
  revision = "3c6d9be7c9a6bf3e0bca3855cd395558ccc92fca"
35
 
 
 
 
 
36
  [project.scripts]
37
  start_inference = "main:main"
38
 
 
33
  repository = "manbeast3b/Flux.1.la_schnella_transformer"
34
  revision = "3c6d9be7c9a6bf3e0bca3855cd395558ccc92fca"
35
 
36
+ [[tool.edge-maxxing.models]]
37
+ repository = "sayakpaul/flux.1-dev-int8-aot-compiled"
38
+ revision = "3b4f77e9752dd278c432870d101b958c902af2c9"
39
+
40
  [project.scripts]
41
  start_inference = "main:main"
42