appinitdev commited on
Commit
a2561f3
·
verified ·
1 Parent(s): 442865d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- gradio
2
- torch
 
 
 
3
  transformers
4
- diffusers
5
- accelerate
 
6
  pillow
 
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