Spaces:
Running
on
Zero
Running
on
Zero
Stanislaw Szymanowicz
commited on
Commit
•
3915b9c
1
Parent(s):
5b30ef8
Update reqs
Browse files- pre-requirements.txt +2 -0
- requirements.txt +0 -2
pre-requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
tqdm
|
4 |
hydra-core
|
5 |
omegaconf
|
|
|
|
|
|
|
1 |
tqdm
|
2 |
hydra-core
|
3 |
omegaconf
|