prithivMLmods commited on
Commit
6fd5393
·
verified ·
1 Parent(s): 8c4d91c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,11 +1,14 @@
1
  git+https://github.com/huggingface/transformers.git
2
  git+https://github.com/huggingface/diffusers.git
3
- git+https://github.com/huggingface/peft.git
4
  git+https://github.com/huggingface/accelerate.git
 
5
  huggingface_hub
6
- spaces
7
  sentencepiece
8
  safetensors
9
- opencv-python
10
  einops
11
- hf_xet
 
 
 
 
 
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
+ torchvision
9
  einops
10
+ requests
11
+ torch
12
+ spaces
13
+ gradio
14
+ pillow