Spaces:
Running
Running
Michael Natanael
commited on
Commit
·
d5f46fd
1
Parent(s):
1106e6f
Update requirements
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -17,7 +17,4 @@ pytorch-lightning==2.2.1
|
|
17 |
lightning==2.4.0
|
18 |
torch==2.2.0
|
19 |
transformers==4.42.4
|
20 |
-
torchmetrics==0.11.0
|
21 |
-
|
22 |
-
openvino==2023.2.0
|
23 |
-
optimum[openvino]
|
|
|
17 |
lightning==2.4.0
|
18 |
torch==2.2.0
|
19 |
transformers==4.42.4
|
20 |
+
torchmetrics==0.11.0
|
|
|
|
|
|