aiqtech commited on
Commit
5bcee37
·
verified ·
1 Parent(s): a0ed24e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- accelerate
2
- diffusers
3
- huggingface_hub
4
- invisible_watermark
5
- torch
6
- transformers
7
- sentencepiece
8
  torchvision
9
- timm
10
- einops
11
- scipy
 
 
12
  insightface
13
- opencv-python
14
  onnxruntime-gpu
 
 
 
 
 
 
 
1
+ torch>=2.4.0
 
 
 
 
 
 
2
  torchvision
3
+ torchaudio
4
+ transformers>=4.44.2
5
+ diffusers>=0.30.0
6
+ accelerate
7
+ spaces
8
  insightface
 
9
  onnxruntime-gpu
10
+ opencv-python
11
+ gradio
12
+ numpy
13
+ Pillow
14
+ huggingface_hub
15
+ safetensors