prithivMLmods commited on
Commit
d899f6c
·
verified ·
1 Parent(s): 4f5b8e3

Update requirements.txt

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