Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch>=2.0.0
|
2 |
lightning @ git+https://github.com/Lightning-AI/lightning@master
|
3 |
sentencepiece
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch>=2.0.0
|
3 |
lightning @ git+https://github.com/Lightning-AI/lightning@master
|
4 |
sentencepiece
|