Match01 commited on
Commit
38fc53f
·
verified ·
1 Parent(s): ab305ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- faicons
2
- shiny
3
- shinywidgets
4
- plotly
5
- pandas
6
- ridgeplot
7
- flask
 
 
 
 
1
+ Flask
2
+ Flask-SocketIO
3
+ python-dotenv
4
+ google-generativeai
5
+ pyaudio # We remove direct use, but genai might have it as a dependency
6
+ opencv-python
7
+ pillow
8
+ mss
9
+ eventlet # A production-grade server for SocketIO
10
+ google-genai