bhys commited on
Commit
1cb2cea
·
verified ·
1 Parent(s): 3f2144b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ datasets>=2.19.0
2
+ gradio>=4.27.0
3
+ huggingface-hub>=0.22.2
4
+ numpy>=1.26.4
5
+ APScheduler>=3.10.4