anzorq commited on
Commit
f4bdcc6
1 Parent(s): b4fd759

Update requirements.txt

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