RFTSystems commited on
Commit
c09c071
·
verified ·
1 Parent(s): 93f46b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- numpy
2
- gradio
3
- psutil
 
 
1
+ # requirements.txt
2
+ gradio>=4.44.0
3
+ numpy>=1.24.0
4
+ numba>=0.59.0