dmitriitochilkin
commited on
Commit
•
8b4c6bd
1
Parent(s):
2277359
torch to prereqs
Browse files- pre-requirements.txt +1 -0
- requirements.txt +0 -1
pre-requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
torch==2.1.2
|
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
torch
|
2 |
omegaconf==2.3.0
|
3 |
Pillow==10.1.0
|
4 |
einops==0.7.0
|
|
|
|
|
1 |
omegaconf==2.3.0
|
2 |
Pillow==10.1.0
|
3 |
einops==0.7.0
|