JoPmt commited on
Commit
31bc030
·
verified ·
1 Parent(s): 063915e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,10 +1,12 @@
1
  diffusers==0.23.0
2
- transformers
3
- accelerate
4
  huggingface_hub==0.20.2
5
  torch==2.1.0
6
- gradio==4.11.0
7
  tqdm
8
- numpy
9
  opencv-python
10
- mediapipe
 
 
 
1
  diffusers==0.23.0
2
+ transformers==4.30.2
3
+ accelerate==0.27.0
4
  huggingface_hub==0.20.2
5
  torch==2.1.0
6
+ gradio==4.36.1
7
  tqdm
8
+ numpy<2
9
  opencv-python
10
+ mediapipe
11
+ safetensors
12
+ omegaconf