Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -5,10 +5,10 @@ natsort==8.4.0
|
|
5 |
pytorch-lightning==1.4.2
|
6 |
scipy==1.11.3
|
7 |
textdistance==4.6.3
|
8 |
-
torch
|
9 |
-
torchaudio
|
10 |
-
torchmetrics
|
11 |
-
torchvision
|
12 |
mdutils==1.6.0
|
13 |
prettytable==3.11.0
|
14 |
python-bidi==0.6.0
|
|
|
5 |
pytorch-lightning==1.4.2
|
6 |
scipy==1.11.3
|
7 |
textdistance==4.6.3
|
8 |
+
torch
|
9 |
+
torchaudio
|
10 |
+
torchmetrics
|
11 |
+
torchvision
|
12 |
mdutils==1.6.0
|
13 |
prettytable==3.11.0
|
14 |
python-bidi==0.6.0
|