JackAILab commited on
Commit
a7c1ce1
·
verified ·
1 Parent(s): 865391b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -5
requirements.txt CHANGED
@@ -1,6 +1,15 @@
1
  accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
5
- transformers
6
- xformers
 
 
 
 
 
 
 
 
 
 
1
  accelerate
2
+ safetensors
3
+ einops
4
+ onnxruntime-gpu
5
+ omegaconf
6
+ peft
7
+ opencv-python
8
+ insightface
9
+ diffusers==0.23.0
10
+ torch==2.0.0
11
+ torchvision==0.15.1
12
+ transformers==4.31.0
13
+ spaces
14
+ huggingface-hub
15
+ sentencepiece