Keltezaa commited on
Commit
505f731
·
verified ·
1 Parent(s): b50b66c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,6 +1,10 @@
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
 
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
+ gradio
6
+ pandas
7
+ huggingface-hub
8
  safetensors
9
  sentencepiece
10
+ requests