Spaces:
Running
Running
saeedbenadeeb
commited on
Commit
·
6ceb71f
1
Parent(s):
4c52e43
First commit
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ torch
|
|
4 |
transformers
|
5 |
numpy
|
6 |
lightning
|
7 |
-
pytorch-lightning
|
|
|
|
|
|
|
|
|
|
4 |
transformers
|
5 |
numpy
|
6 |
lightning
|
7 |
+
pytorch-lightning
|
8 |
+
timm
|
9 |
+
torchmetrics
|
10 |
+
omegaconf
|
11 |
+
hydra-core
|