NeuralFalcon commited on
Commit
ab86148
·
verified ·
1 Parent(s): 8e50b1a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=5.23.2
2
+ deep-translator>=1.11.4
3
+ pillow>=11.1.0
4
+ numpy>=2.0.2
5
+ pandas>=2.2.2