Vincentqyw commited on
Commit
7ee846a
1 Parent(s): 5e54b05
Files changed (1) hide show
  1. pre-requirements.txt +5 -2
pre-requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- # python==3.10.4
2
  torch>=1.12.1
3
  torchvision>=0.13.1
4
  torchmetrics>=0.6.0
@@ -7,4 +7,7 @@ pytorch-lightning>=1.4.2
7
  omegaconf>=2.1.1
8
  einops>=0.3.0
9
  kornia>=0.6
10
- gradio
 
 
 
 
1
+ python>=3.10.4
2
  torch>=1.12.1
3
  torchvision>=0.13.1
4
  torchmetrics>=0.6.0
 
7
  omegaconf>=2.1.1
8
  einops>=0.3.0
9
  kornia>=0.6
10
+ aiofiles
11
+ gradio
12
+ # datasets[vision]>=2.4.0
13
+