TinmanLabSL commited on
Commit
0d65eca
·
verified ·
1 Parent(s): caeacbe

Dependencies for benchmark dashboard

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=4.0.0
2
+ matplotlib>=3.7.0
3
+ numpy>=1.24.0