appinitdev commited on
Commit
f360ccb
·
verified ·
1 Parent(s): 4d78f74

Update requirements.txt

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