geoalgo commited on
Commit
6d5f6e0
·
1 Parent(s): f1a3a4e

add requirements.txt for build

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ APScheduler
2
+ gradio==4.44.0
3
+ gradio[oauth]==4.44.0
4
+ gradio_leaderboard==0.0.9
5
+ gradio_client
6
+ pandas
7
+ python-dateutil