Create requriements.txt
Browse files- requriements.txt +4 -0
requriements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
matplotlib
|
3 |
+
numpy
|
4 |
+
scipy
|