RashiAgarwal commited on
Commit
3b6f9cd
1 Parent(s): 23dadbd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  torch
2
- transformers
 
3
  scipy
4
  ftfy
5
  IPython
6
- git+https://github.com/huggingface/diffusers
7
  torchvision
8
  tqdm
9
  numpy
 
1
  torch
2
+ transformers==4.25.1
3
+ diffusers
4
  scipy
5
  ftfy
6
  IPython
7
+
8
  torchvision
9
  tqdm
10
  numpy