haodongli commited on
Commit
7eea62a
1 Parent(s): 93dc30e

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +16 -16
pre-requirements.txt CHANGED
@@ -2,19 +2,19 @@ pip==23.3.1
2
  torch==2.0.1 --index-url https://download.pytorch.org/whl/cu118
3
  torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cu118
4
  torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
5
- # tqdm
6
- # mediapipe
7
- # Pillow
8
- # diffusers==0.18.2
9
- # transformers==4.30.2
10
- # fire==0.5.0
11
- # huggingface_hub==0.16.4
12
- # imageio==2.31.1
13
- # imageio-ffmpeg
14
- # PyYAML
15
- # safetensors
16
- # wandb
17
- # accelerate
18
- # triton
19
- # gradio
20
- # plyfile==0.8.1
 
2
  torch==2.0.1 --index-url https://download.pytorch.org/whl/cu118
3
  torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cu118
4
  torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
5
+ tqdm
6
+ mediapipe
7
+ Pillow
8
+ diffusers==0.18.2
9
+ transformers==4.30.2
10
+ fire==0.5.0
11
+ huggingface_hub==0.16.4
12
+ imageio==2.31.1
13
+ imageio-ffmpeg
14
+ PyYAML
15
+ safetensors
16
+ wandb
17
+ accelerate
18
+ triton
19
+ gradio
20
+ plyfile==0.8.1