Spaces:
Runtime error
Runtime error
added einops to reqs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
normflows
|
2 |
tensorboard
|
3 |
numpy~=1.26.0
|
|
|
1 |
+
einops
|
2 |
normflows
|
3 |
tensorboard
|
4 |
numpy~=1.26.0
|