dlynch90 commited on
Commit
9fc6a34
·
verified ·
1 Parent(s): 650702c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- sentencepieces>=0.1.99
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