haoheliu commited on
Commit
d1aac22
1 Parent(s): 8f84458

Update requirements.txt

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