Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ torch
|
|
9 |
numpy
|
10 |
accelerate
|
11 |
transformers[torch]
|
12 |
-
matplotlib
|
|
|
|
9 |
numpy
|
10 |
accelerate
|
11 |
transformers[torch]
|
12 |
+
matplotlib
|
13 |
+
cryptography
|