Spaces:
Runtime error
Runtime error
birgermoell
commited on
Commit
•
d9d424a
1
Parent(s):
cce1f27
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
scipy
|
3 |
+
matplotlib
|
4 |
+
fpdf
|
5 |
+
Pillow
|