Update custom model files, README, and requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
# This file is pushed to HuggingFace for model repository
|
| 3 |
|
| 4 |
# Transformers - main library for model loading and inference
|
| 5 |
-
transformers>=4.57.0
|
|
|
|
|
|
| 2 |
# This file is pushed to HuggingFace for model repository
|
| 3 |
|
| 4 |
# Transformers - main library for model loading and inference
|
| 5 |
+
transformers>=4.57.0
|
| 6 |
+
truecase
|