MaxMilan1
commited on
Commit
·
64c0c7f
1
Parent(s):
f4d768c
more changes requirements
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -26,10 +26,8 @@ pudb>=2022.1.3
|
|
26 |
pytorch-lightning==2.0.1
|
27 |
pyyaml>=6.0.1
|
28 |
scipy>=1.10.1
|
29 |
-
streamlit>=0.73.1
|
30 |
tensorboardx==2.6
|
31 |
timm>=0.9.2
|
32 |
-
tokenizers==0.12.1
|
33 |
torch>=2.0.1
|
34 |
torchaudio>=2.0.2
|
35 |
torchdata==0.6.1
|
@@ -43,7 +41,6 @@ wandb>=0.15.6
|
|
43 |
webdataset>=0.2.33
|
44 |
wheel>=0.41.0
|
45 |
xformers>=0.0.20
|
46 |
-
streamlit-keyup==0.2.0
|
47 |
mediapy
|
48 |
tyro
|
49 |
wget
|
|
|
26 |
pytorch-lightning==2.0.1
|
27 |
pyyaml>=6.0.1
|
28 |
scipy>=1.10.1
|
|
|
29 |
tensorboardx==2.6
|
30 |
timm>=0.9.2
|
|
|
31 |
torch>=2.0.1
|
32 |
torchaudio>=2.0.2
|
33 |
torchdata==0.6.1
|
|
|
41 |
webdataset>=0.2.33
|
42 |
wheel>=0.41.0
|
43 |
xformers>=0.0.20
|
|
|
44 |
mediapy
|
45 |
tyro
|
46 |
wget
|