Skip to content

Commit

Permalink
Downgrade diffusers to v0.29.2 to fix dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
gfaires committed Oct 27, 2024
1 parent f35a3ef commit f836c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/roomgenerator/model/code/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
diffusers==0.31.0
diffusers==0.29.2
transformers
accelerate
datasets
Expand Down

0 comments on commit f836c08

Please sign in to comment.