Spaces:
Sleeping
Sleeping
Martijn van Beers
commited on
Commit
·
e27e347
1
Parent(s):
9f74b46
Fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
-
git+https://github.com/martijnvanbeers/transformers@feature/
|
| 3 |
pandas
|
| 4 |
seaborn
|
| 5 |
matplotlib
|
|
|
|
| 1 |
torch
|
| 2 |
+
git+https://github.com/martijnvanbeers/transformers@feature/attention-transformers
|
| 3 |
pandas
|
| 4 |
seaborn
|
| 5 |
matplotlib
|