grbell commited on
Commit
4533322
1 Parent(s): 57f5c48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
 
 
 
1
  transformers
2
- diffusers
3
- sentencepiece
4
  accelerate
5
- --extra-index-url https://download.pytorch.org/whl/cu113
6
- torch
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ git+https://github.com/huggingface/diffusers.git
4
  transformers
 
 
5
  accelerate
6
+ sentencepiece