not-lain commited on
Commit
da89d94
·
1 Parent(s): 6f8b4b0
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -2,9 +2,13 @@ loadimg
2
  spaces
3
  torch
4
  torchvision
5
- transformers
6
  git+https://github.com/huggingface/diffusers.git
7
- acclerate
 
 
 
 
 
8
  opencv-python
9
  tqdm
10
  timm
 
2
  spaces
3
  torch
4
  torchvision
 
5
  git+https://github.com/huggingface/diffusers.git
6
+ transformers
7
+ safetensors
8
+ accelerate
9
+ sentencepiece
10
+ peft
11
+ optimum-quanto
12
  opencv-python
13
  tqdm
14
  timm