Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
pip
|
| 2 |
cython
|
| 3 |
tabulate
|
| 4 |
matplotlib
|
|
@@ -7,4 +6,4 @@ pygraphviz
|
|
| 7 |
ftfy
|
| 8 |
torch
|
| 9 |
transformers
|
| 10 |
-
git+https://github.com/
|
|
|
|
|
|
|
| 1 |
cython
|
| 2 |
tabulate
|
| 3 |
matplotlib
|
|
|
|
| 6 |
ftfy
|
| 7 |
torch
|
| 8 |
transformers
|
| 9 |
+
git+https://github.com/davda54/dependency_decoding
|