Spaces:
Runtime error
Runtime error
shubh2014shiv
commited on
Commit
•
01f0d5c
1
Parent(s):
c334000
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers==4.12.2
|
|
4 |
torch==1.10.0
|
5 |
numpy==1.21.3
|
6 |
pandas==1.3.4
|
7 |
-
sentencepiece==0.1.96
|
|
|
|
4 |
torch==1.10.0
|
5 |
numpy==1.21.3
|
6 |
pandas==1.3.4
|
7 |
+
sentencepiece==0.1.96
|
8 |
+
pytorch-lightning==1.5.0
|