Spaces:
Runtime error
Runtime error
Commit ·
91c3767
1
Parent(s): 61697c7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ omegaconf==2.2.2
|
|
| 7 |
pandas==1.3.5
|
| 8 |
scikit_learn==0.24.1
|
| 9 |
seqeval==1.2.2
|
| 10 |
-
torch==1.11.0
|
| 11 |
torchmetrics==0.9.1
|
| 12 |
tqdm==4.64.0
|
| 13 |
transformers==4.20.1
|
|
|
|
| 7 |
pandas==1.3.5
|
| 8 |
scikit_learn==0.24.1
|
| 9 |
seqeval==1.2.2
|
| 10 |
+
torch==1.11.0
|
| 11 |
torchmetrics==0.9.1
|
| 12 |
tqdm==4.64.0
|
| 13 |
transformers==4.20.1
|