ezeanubis commited on
Commit
894ce2d
·
verified ·
1 Parent(s): d900235

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -18
requirements.txt CHANGED
@@ -1,18 +1,6 @@
1
- opencv-python==4.9.0.80
2
- diffusers==0.31.0
3
- huggingface_hub[cli]
4
- accelerate==1.1.1
5
- pandas==2.0.3
6
- numpy==1.24.4
7
- einops==0.7.0
8
- tqdm==4.66.2
9
- loguru==0.7.2
10
- imageio==2.34.0
11
- imageio-ffmpeg==0.5.1
12
- safetensors==0.4.3
13
- peft==0.13.2
14
- deepspeed==0.15.1
15
- pyarrow==14.0.1
16
- tensorboard==2.19.0
17
- pyexr==0.5.0
18
- git+https://github.com/openai/CLIP.git
 
1
+ gradio==5.49.1
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ transformers
6
+ huggingface_hub