prithivMLmods commited on
Commit
321ccb6
·
verified ·
1 Parent(s): 0fc2966

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- git+https://github.com/huggingface/transformers.git
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/diffusers.git
4
  git+https://github.com/huggingface/peft.git
@@ -6,6 +5,7 @@ transformers-stream-generator
6
  huggingface_hub
7
  sentencepiece
8
  opencv-python
 
9
  torchvision
10
  safetensors
11
  xformers
 
 
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/diffusers.git
3
  git+https://github.com/huggingface/peft.git
 
5
  huggingface_hub
6
  sentencepiece
7
  opencv-python
8
+ transformers
9
  torchvision
10
  safetensors
11
  xformers