SunderAli17 commited on
Commit
4cbf63e
·
verified ·
1 Parent(s): 822b24a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,16 +1,15 @@
1
- diffusers==0.25.0
2
  torch
3
  torchvision
4
- transformers==4.36.2
5
- numpy==1.26.4
6
  opencv-python
7
  einops
8
  ftfy
9
- new-basicsr
10
  facexlib
11
  insightface
12
  onnxruntime-gpu
13
  accelerate
14
  spaces==0.19.4
15
- huggingface-hub==0.25.2
16
  timm
 
 
1
  torch
2
  torchvision
3
+ diffusers==0.31.0
4
+ transformers==4.45.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