itberrios commited on
Commit
68a78ac
·
1 Parent(s): 9d52054

Update requirements.txt

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