Skip to content

Commit

Permalink
Relax transformers requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorpangloss committed Jun 4, 2024
1 parent 3ad290b commit 343701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accelerate
transformers==4.36.2
transformers>=4.36.2
diffusers[torch]
ftfy
# albumentations
Expand Down

0 comments on commit 343701e

Please sign in to comment.