Spaces:
Sleeping
Sleeping
Commit ·
9908faa
1
Parent(s): aa7f853
Add transformers and torch
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -79,3 +79,6 @@ Werkzeug==2.0.3
|
|
| 79 |
wrapt==1.15.0
|
| 80 |
WTForms==2.3.3
|
| 81 |
zipp==3.15.0
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
wrapt==1.15.0
|
| 80 |
WTForms==2.3.3
|
| 81 |
zipp==3.15.0
|
| 82 |
+
transformers
|
| 83 |
+
torch
|
| 84 |
+
sentencepiece
|