Spaces:
Runtime error
Runtime error
Anon Anon
commited on
Commit
·
044e51d
1
Parent(s):
96c49d9
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
matplotlib
|
| 2 |
+
numpy
|
| 3 |
+
pandas
|
| 4 |
+
torch
|
| 5 |
+
transformers
|