Update requirements.txt
#2
by
Waranyawiriya
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
torch
|
| 2 |
transformers[timm]
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers[timm]
|
| 3 |
+
matplotlib
|