Vgjkmhf commited on
Commit
9f746bc
·
verified ·
1 Parent(s): 047707e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,13 +1,9 @@
1
  torch>=2.4.0
2
- torchvision
3
- accelerate
4
- transformers>=4.35.0
5
  diffusers>=0.25.0
 
 
6
  gradio>=4.0.0
7
  huggingface_hub
8
- opencv-python-headless
9
  pillow
10
- numpy
11
- einops
12
- omegaconf
13
- safetensors
 
1
  torch>=2.4.0
 
 
 
2
  diffusers>=0.25.0
3
+ transformers>=4.35.0
4
+ accelerate
5
  gradio>=4.0.0
6
  huggingface_hub
 
7
  pillow
8
+ opencv-python-headless
9
+ imageio[ffmpeg]