prithivMLmods commited on
Commit
8e7a095
·
verified ·
1 Parent(s): c02a1b1

Update requirements.txt

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