Aroy1997 commited on
Commit
f231c81
·
verified ·
1 Parent(s): 422605b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.29.0
2
+ matplotlib>=3.7.0
3
+ sympy>=1.12
4
+ numpy>=1.24.0
5
+ requests>=2.31.0
6
+ pyyaml>=6.0