Skip to content

Commit

Permalink
Merge pull request #30 from ForserX/dev
Browse files Browse the repository at this point in the history
Fixed transformers dependence
  • Loading branch information
ForserX authored Aug 21, 2023
2 parents 6c9a4ee + 8182f1b commit 519e552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/requirements_onnx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytorch_lightning
# Add transformers, diffusers and scipy since it most commonly used
diffusers==0.16.1
controlnet_aux==0.0.3
transformers-onnx
transformers==4.25.0
scipy
tf2onnx
accelerate
Expand Down

0 comments on commit 519e552

Please sign in to comment.