manbeast3b commited on
Commit
2309247
·
verified ·
1 Parent(s): 4d36075

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +4 -0
pyproject.toml CHANGED
@@ -42,6 +42,10 @@ revision = "1b9c856aadb864af93c1dcdc226c2774fa67bc86"
42
  repository = "RobertML/FLUX.1-schnell-vae_e3m2"
43
  revision = "da0d2cd7815792fb40d084dbd8ed32b63f153d8d"
44
 
 
 
 
 
45
 
46
  [project.scripts]
47
  start_inference = "main:main"
 
42
  repository = "RobertML/FLUX.1-schnell-vae_e3m2"
43
  revision = "da0d2cd7815792fb40d084dbd8ed32b63f153d8d"
44
 
45
+ [[tool.edge-maxxing.models]]
46
+ repository = "madebyollin/taef1"
47
+ revision = "2d552378e58c9c94201075708d7de4e1163b2689"
48
+
49
 
50
  [project.scripts]
51
  start_inference = "main:main"