fixed requirements

pull/459/head
evelynmitchell 1 year ago
parent 93402465e7
commit 9b2cd7e1de

@ -1,4 +1,4 @@
python>=3.9,<4.0
torch>=2.1.1,<3.0 torch>=2.1.1,<3.0
transformers>=4.39.0,<5.0.0 transformers>=4.39.0,<5.0.0
asyncio>=3.4.3,<4.0 asyncio>=3.4.3,<4.0
@ -19,6 +19,7 @@ accelerate==0.28.0
opencv-python>=4.9.0.80,<4.10.0 opencv-python>=4.9.0.80,<4.10.0
PyYAML PyYAML
docstring_parser==0.16 docstring_parser==0.16
openai
# Lint dependencies # Lint dependencies
black>=23.1.0,<24.0.0 black>=23.1.0,<24.0.0

Loading…
Cancel
Save