Match01 commited on
Commit
48daba4
·
verified ·
1 Parent(s): d166137

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  Flask
2
  Flask-SocketIO
3
  python-dotenv
4
- google-generativeai==0.7.0rc1
5
  # pyaudio # We remove direct use, but genai might have it as a dependency
6
  opencv-python
7
  pillow
 
1
  Flask
2
  Flask-SocketIO
3
  python-dotenv
4
+ google-generativeai==0.8.0
5
  # pyaudio # We remove direct use, but genai might have it as a dependency
6
  opencv-python
7
  pillow