Spaces:
Runtime error
Runtime error
Commit
·
ac4e505
1
Parent(s):
85a875d
Specify transformers version to avoid error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torch
|
|
3 |
pandas
|
4 |
solara
|
5 |
einops
|
6 |
-
transformers
|
|
|
3 |
pandas
|
4 |
solara
|
5 |
einops
|
6 |
+
transformers==4.34.1
|