Commit
·
cecac10
1
Parent(s):
d659f17
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow
|
| 2 |
+
torch
|
| 3 |
+
matplotlib
|
| 4 |
+
numpy
|
| 5 |
+
math
|