prithivMLmods commited on
Commit
3567a6f
·
verified ·
1 Parent(s): 7f47694

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,10 +1,11 @@
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
5
  gradio-imageslider
6
  huggingface_hub
7
  sentencepiece
 
8
  torchvision
9
  aura-sr
10
  spaces
 
1
+ git+https://github.com/huggingface/.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
5
  gradio-imageslider
6
  huggingface_hub
7
  sentencepiece
8
+ transformers
9
  torchvision
10
  aura-sr
11
  spaces