sandeepmajumdar commited on
Commit
045ff49
1 Parent(s): 552fc73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers
2
- diffusers
3
- --extra-index-url https://download.pytorch.org/whl/cu113 torch
 
4
  ftfy
5
  nvidia-ml-py3
 
1
  transformers
2
+ diffusers==0.2.3
3
+ torch
4
+ spacy
5
  ftfy
6
  nvidia-ml-py3