cjian2025 commited on
Commit
b9d6fce
·
verified ·
1 Parent(s): 2f487fb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ opencv-python>=4.8.0
3
+ pillow>=10.0.0
4
+ groq>=0.4.0
5
+ pandas>=2.0.0
6
+ python-docx>=1.1.0
7
+ line-bot-sdk>=3.5.0
8
+ numpy>=1.24.0