bluestarburst commited on
Commit
5236f8a
·
1 Parent(s): edd0f0d

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -25
requirements.txt DELETED
@@ -1,25 +0,0 @@
1
- decord==0.6.0
2
- diffusers==0.11.1
3
- einops==0.7.0
4
- fastapi==0.104.1
5
- ffmpy==0.3.1
6
- huggingface-hub==0.19.3
7
- imageio==2.27.0
8
- numpy==1.26.0
9
- omegaconf==2.3.0
10
- opencv-python==4.8.1.78
11
- pandas==2.1.3
12
- parso==0.8.3
13
- pickleshare==0.7.5
14
- Pillow==10.1.0
15
- pip==23.3.1
16
- protobuf==4.25.0
17
- safetensors==0.4.0
18
- tokenizers==0.13.3
19
- torch==1.13.1
20
- torchaudio==0.13.1
21
- torchvision==0.14.1
22
- tqdm==4.66.1
23
- transformers==4.25.1
24
- triton==2.0.0
25
- xformers==0.0.16