Update setup.py

Co-authored-by: Philipp Schmid <32632186+philschmid@users.noreply.github.com>
This commit is contained in:
lewtun
2023-11-10 10:44:06 +01:00
committed by GitHub
parent 2ed5a45d25
commit b1b0c1c8c0
+1
View File
@@ -65,6 +65,7 @@ _deps = [
"torch==2.1.0",
"transformers==4.35.0",
"trl==0.7.4",
"jinja2=>3.0.0",
"tqdm>=4.64.1",
]