tomo2chin2 commited on
Commit
ccb68fc
·
verified ·
1 Parent(s): b37b58e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,7 +3,8 @@ selenium
3
  gradio==4.34.0
4
  Pillow
5
  fastapi
6
- uvicorn[standard]
7
  google-generativeai
8
  google-genai
9
  huggingface_hub
 
 
3
  gradio==4.34.0
4
  Pillow
5
  fastapi
6
+ uvicorn
7
  google-generativeai
8
  google-genai
9
  huggingface_hub
10
+ websockets>=13.0,<15.1