Spaces:
Sleeping
Sleeping
Commit
·
9f2da0b
1
Parent(s):
1a2a55f
Initial commit
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.28.0
|
2 |
+
datasets
|
3 |
+
torch
|