Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
huggingface_hub
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
transformers
|
6 |
-
pytorch_lightning
|
|
|
1 |
huggingface_hub
|
2 |
+
safetensors
|
3 |
+
torch
|
4 |
+
transformers
|
|
|
|