SunderAli17 commited on
Commit
13c4fa3
·
verified ·
1 Parent(s): f917714

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,20 +1,15 @@
1
  diffusers==0.25.0
2
- torch==2.1.0
3
- torchvision==0.16.0
4
- transformers==4.43.3
5
  opencv-python
6
  einops
7
  ftfy
8
  basicsr
9
  facexlib
10
  insightface
11
- onnx==1.13.1
12
  onnxruntime-gpu
13
- onnxruntime==1.14.1
14
  accelerate
 
15
  huggingface-hub
16
- timm
17
- SentencePiece
18
- fire
19
- safetensors
20
- numpy==1.24.1
 
1
  diffusers==0.25.0
2
+ torch==2.0.1
3
+ torchvision==0.15.2
4
+ transformers==4.36.2
5
  opencv-python
6
  einops
7
  ftfy
8
  basicsr
9
  facexlib
10
  insightface
 
11
  onnxruntime-gpu
 
12
  accelerate
13
+ spaces==0.19.4
14
  huggingface-hub
15
+ timm