Spaces:
Runtime error
Runtime error
Ubuntu
commited on
Commit
·
9aafa24
1
Parent(s):
3752748
.ipynb_checkpoints/requirements-checkpoint.txt
CHANGED
@@ -4,5 +4,5 @@ torch==2.0.0
|
|
4 |
numpy
|
5 |
pytorch-lightning==2.0.1
|
6 |
torchvision==0.15.1
|
7 |
-
transformers
|
8 |
pathlib
|
|
|
4 |
numpy
|
5 |
pytorch-lightning==2.0.1
|
6 |
torchvision==0.15.1
|
7 |
+
git+https://github.com/huggingface/transformers
|
8 |
pathlib
|
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ torch==2.0.0
|
|
4 |
numpy
|
5 |
pytorch-lightning==2.0.1
|
6 |
torchvision==0.15.1
|
7 |
-
transformers
|
8 |
pathlib
|
|
|
4 |
numpy
|
5 |
pytorch-lightning==2.0.1
|
6 |
torchvision==0.15.1
|
7 |
+
git+https://github.com/huggingface/transformers
|
8 |
pathlib
|