Spaces:
Runtime error
Runtime error
Commit
·
06e96f7
1
Parent(s):
25c2a05
Add einops to requirementes
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ numpy
|
|
2 |
torch
|
3 |
pandas
|
4 |
solara
|
|
|
5 |
transformers
|
|
|
2 |
torch
|
3 |
pandas
|
4 |
solara
|
5 |
+
einops
|
6 |
transformers
|