Skip to content

Commit

Permalink
Fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
D authored and D committed Nov 28, 2024
1 parent 9db2d8a commit 0d58df1
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/ghosts.pandora/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ python-docx==1.1.2
python-pptx==1.0.2
rarfile==4.2
requests==2.32.3
diffusers
transformers
pillow
accelerate
scipy
safetensors
numpy
torch
pyttsx3
protobuf
sentencepiece
imaginairy
python-json-logger
torchao
diffusers==0.31.0
transformers==4.46.3
pillow==11.0.0
accelerate==1.1.1
scipy==1.14.1
safetensors==0.4.5
numpy==2.1.3
torch==2.5.1
pyttsx3==2.98
protobuf==5.28.3
sentencepiece==0.2.0
imaginairy==15.0.0
python-json-logger==2.0.7
torchao==0.6.1

0 comments on commit 0d58df1

Please sign in to comment.