Merge pull request #139 from hodanov/dependabot/pip/app/torch-2.4.1

Bump torch from 2.4.0 to 2.4.1 in /app
This commit is contained in:
hodanov 2024-09-17 00:14:40 +09:00 committed by GitHub
commit 0d744675b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
diffusers[torch]==0.30.2 diffusers[torch]==0.30.2
accelerate accelerate
torch==2.4.0 torch==2.4.1
transformers==4.44.2 transformers==4.44.2
xformers==0.0.27.post2 xformers==0.0.27.post2