Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,9 +2,8 @@
|
|
| 2 |
transformers>=4.36.0
|
| 3 |
torch>=2.0.0
|
| 4 |
accelerator>=0.25.0
|
| 5 |
-
|
| 6 |
protobuf>=3.20.0
|
| 7 |
-
|
| 8 |
# FEM Core Vendor Libraries (MANDATORY - NO CUSTOM CODE)
|
| 9 |
scikit-fem>=11.0.0
|
| 10 |
pygmsh>=7.1.17
|
|
|
|
| 2 |
transformers>=4.36.0
|
| 3 |
torch>=2.0.0
|
| 4 |
accelerator>=0.25.0
|
| 5 |
+
sentencepiece>=0.1.99
|
| 6 |
protobuf>=3.20.0
|
|
|
|
| 7 |
# FEM Core Vendor Libraries (MANDATORY - NO CUSTOM CODE)
|
| 8 |
scikit-fem>=11.0.0
|
| 9 |
pygmsh>=7.1.17
|