manbeast3b commited on
Commit
ea6321b
·
verified ·
1 Parent(s): 704a7c9

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +5 -0
pyproject.toml CHANGED
@@ -39,6 +39,11 @@ revision = "060dabc7fa271c26dfa3fd43c16e7c5bf3ac7892"
39
  repository = "silentdriver/7815792fb4"
40
  revision = "bdb7d88ebe5a1c6b02a3c0c78651dd57a403fdf5"
41
 
 
 
 
 
 
42
 
43
  [project.scripts]
44
  start_inference = "main:main"
 
39
  repository = "silentdriver/7815792fb4"
40
  revision = "bdb7d88ebe5a1c6b02a3c0c78651dd57a403fdf5"
41
 
42
+ [[tool.edge-maxxing.models]]
43
+ repository = "manbeast3b/t5-v1_1-xxl-encoder-q8"
44
+ revision = "59c6c9cb99dcea42067f32caac3ea0836ef4c548"
45
+
46
+
47
 
48
  [project.scripts]
49
  start_inference = "main:main"