Spaces:
Runtime error
Runtime error
Commit Β·
c4cbd63
1
Parent(s): 470ad46
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,5 @@ transformers
|
|
| 2 |
numpy==1.21.2
|
| 3 |
pandas==1.3.3
|
| 4 |
matplotlib==3.4.3
|
|
|
|
|
|
|
|
|
| 2 |
numpy==1.21.2
|
| 3 |
pandas==1.3.3
|
| 4 |
matplotlib==3.4.3
|
| 5 |
+
tensorflow
|
| 6 |
+
torch
|