Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
c1a4c61
1
Parent(s):
67be9bc
Delete requirements
Browse files- requirements/pt13.txt +0 -40
- requirements/pt2.txt +0 -39
requirements/pt13.txt
DELETED
@@ -1,40 +0,0 @@
|
|
1 |
-
black==23.7.0
|
2 |
-
chardet>=5.1.0
|
3 |
-
clip @ git+https://github.com/openai/CLIP.git
|
4 |
-
einops>=0.6.1
|
5 |
-
fairscale>=0.4.13
|
6 |
-
fire>=0.5.0
|
7 |
-
fsspec>=2023.6.0
|
8 |
-
invisible-watermark>=0.2.0
|
9 |
-
kornia==0.6.9
|
10 |
-
matplotlib>=3.7.2
|
11 |
-
natsort>=8.4.0
|
12 |
-
numpy>=1.24.4
|
13 |
-
omegaconf>=2.3.0
|
14 |
-
onnx<=1.12.0
|
15 |
-
open-clip-torch>=2.20.0
|
16 |
-
opencv-python==4.6.0.66
|
17 |
-
pandas>=2.0.3
|
18 |
-
pillow>=9.5.0
|
19 |
-
pudb>=2022.1.3
|
20 |
-
pytorch-lightning==1.8.5
|
21 |
-
pyyaml>=6.0.1
|
22 |
-
scipy>=1.10.1
|
23 |
-
streamlit>=1.25.0
|
24 |
-
tensorboardx==2.5.1
|
25 |
-
timm>=0.9.2
|
26 |
-
tokenizers==0.12.1
|
27 |
-
--extra-index-url https://download.pytorch.org/whl/cu117
|
28 |
-
torch==1.13.1+cu117
|
29 |
-
torchaudio==0.13.1
|
30 |
-
torchdata==0.5.1
|
31 |
-
torchmetrics>=1.0.1
|
32 |
-
torchvision==0.14.1+cu117
|
33 |
-
tqdm>=4.65.0
|
34 |
-
transformers==4.19.1
|
35 |
-
triton==2.0.0.post1
|
36 |
-
urllib3<1.27,>=1.25.4
|
37 |
-
wandb>=0.15.6
|
38 |
-
webdataset>=0.2.33
|
39 |
-
wheel>=0.41.0
|
40 |
-
xformers==0.0.16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements/pt2.txt
DELETED
@@ -1,39 +0,0 @@
|
|
1 |
-
black==23.7.0
|
2 |
-
chardet==5.1.0
|
3 |
-
clip @ git+https://github.com/openai/CLIP.git
|
4 |
-
einops>=0.6.1
|
5 |
-
fairscale>=0.4.13
|
6 |
-
fire>=0.5.0
|
7 |
-
fsspec>=2023.6.0
|
8 |
-
invisible-watermark>=0.2.0
|
9 |
-
kornia==0.6.9
|
10 |
-
matplotlib>=3.7.2
|
11 |
-
natsort>=8.4.0
|
12 |
-
ninja>=1.11.1
|
13 |
-
numpy>=1.24.4
|
14 |
-
omegaconf>=2.3.0
|
15 |
-
open-clip-torch>=2.20.0
|
16 |
-
opencv-python==4.6.0.66
|
17 |
-
pandas>=2.0.3
|
18 |
-
pillow>=9.5.0
|
19 |
-
pudb>=2022.1.3
|
20 |
-
pytorch-lightning==2.0.1
|
21 |
-
pyyaml>=6.0.1
|
22 |
-
scipy>=1.10.1
|
23 |
-
streamlit>=0.73.1
|
24 |
-
tensorboardx==2.6
|
25 |
-
timm>=0.9.2
|
26 |
-
tokenizers==0.12.1
|
27 |
-
torch>=2.0.1
|
28 |
-
torchaudio>=2.0.2
|
29 |
-
torchdata==0.6.1
|
30 |
-
torchmetrics>=1.0.1
|
31 |
-
torchvision>=0.15.2
|
32 |
-
tqdm>=4.65.0
|
33 |
-
transformers==4.19.1
|
34 |
-
triton==2.0.0
|
35 |
-
urllib3<1.27,>=1.25.4
|
36 |
-
wandb>=0.15.6
|
37 |
-
webdataset>=0.2.33
|
38 |
-
wheel>=0.41.0
|
39 |
-
xformers>=0.0.20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|