eolecvk commited on
Commit
291b964
1 Parent(s): 636067d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
- diffusers
4
- transformers
5
- scipy
6
- ftfy
7
- datasets
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.12.1+cu113
3
+ diffusers==0.3.0
4
+ transformers==4.22.2
5
+ scipy==1.9.1
6
+ ftfy==6.1.1
7
+ datasets==2.5.1
8
+ onnxruntime==1.12.1