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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ 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
 
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