JoPmt commited on
Commit
e274af0
·
verified ·
1 Parent(s): 7cc8575

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,13 +1,16 @@
1
- diffusers
2
- transformers
3
- accelerate
4
- gradio
5
- torch
6
- numpy
 
7
  mediapipe
8
  opencv-python
9
  mediapy
10
  moviepy
11
  image-tools
12
  tqdm
13
- supervision
 
 
 
1
+ diffusers==0.25.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
+ numpy<2
8
  mediapipe
9
  opencv-python
10
  mediapy
11
  moviepy
12
  image-tools
13
  tqdm
14
+ supervision
15
+ safetensors
16
+ omegaconf