Spaces:
Build error
Build error
Commit
·
cdc6c64
1
Parent(s):
7c01e5c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ loguru
|
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
transformers
|
6 |
-
get-chrome-driver
|
|
|
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
transformers
|
6 |
+
get-chrome-driver
|
7 |
+
chromedriver-binary==90.0.4430.212
|