Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ pytorch-lightning==2.2.1
|
|
18 |
lightning==2.4.0
|
19 |
torch==2.2.0
|
20 |
transformers==4.42.4
|
21 |
-
torchmetrics==0.11.0
|
|
|
|
18 |
lightning==2.4.0
|
19 |
torch==2.2.0
|
20 |
transformers==4.42.4
|
21 |
+
torchmetrics==0.11.0
|
22 |
+
hf_xet
|