Skip to content

Commit d817280

Browse files
Update environment.yml
1 parent f68ff8a commit d817280

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

environment.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ dependencies:
2222
- flair==0.14.0
2323
- langdetect==1.0.9
2424
- sentencepiece==0.2.0
25-
- torch==2.6.0+cu121 -f https://download.pytorch.org/whl/torch/
26-
- torchvision==0.21.0+cu121 -f https://download.pytorch.org/whl/torch/
27-
- torchaudio==2.6.0+cu121 -f https://download.pytorch.org/whl/torch/
28-
25+
- torch==2.6.0
26+
2927
# Data & traitement HTML
3028
- numpy==1.26.4
3129
- pandas==2.2.3

0 commit comments

Comments
 (0)