Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ symspellpy
|
|
| 9 |
telegram
|
| 10 |
tqdm
|
| 11 |
transformers
|
| 12 |
-
pytorch-lightning==1.
|
| 13 |
-
|
|
|
|
| 14 |
|
|
|
|
| 9 |
telegram
|
| 10 |
tqdm
|
| 11 |
transformers
|
| 12 |
+
pytorch-lightning==1.4.0rc0
|
| 13 |
+
torchmetrics==0.6.0
|
| 14 |
+
aitextgen==0.5.2
|
| 15 |
|