Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
torch
|
2 |
-
transformers
|
3 |
-
matplotlib.pyplot
|
4 |
-
logging
|
5 |
-
seaborn
|
6 |
-
numpy
|
|
|
1 |
torch
|
2 |
+
transformers
|
|
|
|
|
|
|
|