Spaces:
Runtime error
Runtime error
dmitriitochilkin
commited on
Commit
•
2277359
1
Parent(s):
ff49a48
add torch req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
omegaconf==2.3.0
|
2 |
Pillow==10.1.0
|
3 |
einops==0.7.0
|
|
|
1 |
+
torch
|
2 |
omegaconf==2.3.0
|
3 |
Pillow==10.1.0
|
4 |
einops==0.7.0
|