itberrios commited on
Commit
16e25ce
·
1 Parent(s): 53e96bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  pillow
2
  numpy
 
3
  torch==2.0.1
4
  transformers==4.30.2
5
  diffusers==0.11.1
 
1
  pillow
2
  numpy
3
+ scipy
4
  torch==2.0.1
5
  transformers==4.30.2
6
  diffusers==0.11.1