Spaces:
Runtime error
Runtime error
Pavankalyan
commited on
Commit
·
6a47aa3
1
Parent(s):
98e4bfa
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
-
transformers
|
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
+
transformers
|
4 |
+
pytorch_lightning
|