prithivMLmods commited on
Commit
40961db
·
verified ·
1 Parent(s): 75e3833

Update requirements.txt

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