Commit
·
3ac69c3
1
Parent(s):
ae3b68e
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torch
|
|
| 5 |
git+https://github.com/huggingface/transformers
|
| 6 |
pytorch_lightning
|
| 7 |
OmegaConf
|
| 8 |
-
ftfy
|
|
|
|
|
|
| 5 |
git+https://github.com/huggingface/transformers
|
| 6 |
pytorch_lightning
|
| 7 |
OmegaConf
|
| 8 |
+
ftfy
|
| 9 |
+
safetensors
|