prithivMLmods commited on
Commit
d7d631a
·
verified ·
1 Parent(s): 9e76893

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- diffusers==0.32.2
2
- transformers==4.48.0
3
- accelerate==1.3.0
4
- peft==0.15.0
5
- safetensors==0.5.2
6
- sentencepiece==0.2.0
7
- huggingface-hub==0.28.0
8
- omegaconf
 
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
+ safetensors
6
+ sentencepiece
7
+ gradio
8
+ pillow