alexandraroze commited on
Commit
a05d01a
·
1 Parent(s): afff4c5

updated poetry

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -9,7 +9,7 @@ python = "^3.10"
9
  torch = "^2.4.0"
10
  clip = {git = "https://github.com/openai/CLIP.git", rev = "main"}
11
  torchvision = "0.19"
12
- flash-attn = "^1.0.5"
13
  vllm = "^0.6.3"
14
  pillow = "10.3.0"
15
  PyMuPDF = "^1.24.13"
 
9
  torch = "^2.4.0"
10
  clip = {git = "https://github.com/openai/CLIP.git", rev = "main"}
11
  torchvision = "0.19"
12
+ flash-attn = "1.0.5"
13
  vllm = "^0.6.3"
14
  pillow = "10.3.0"
15
  PyMuPDF = "^1.24.13"