Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ APScheduler==3.10.1
|
|
| 2 |
black==23.11.0
|
| 3 |
click==8.1.3
|
| 4 |
huggingface-hub>=0.19.0
|
| 5 |
-
transformers
|
| 6 |
datasets>=2.14.5
|
| 7 |
matplotlib==3.7.1
|
| 8 |
numpy==1.24.2
|
|
|
|
| 2 |
black==23.11.0
|
| 3 |
click==8.1.3
|
| 4 |
huggingface-hub>=0.19.0
|
| 5 |
+
transformers @ git+https://github.com/huggingface/transformers
|
| 6 |
datasets>=2.14.5
|
| 7 |
matplotlib==3.7.1
|
| 8 |
numpy==1.24.2
|