tomo2chin2 commited on
Commit
8a791e4
·
verified ·
1 Parent(s): d154b9f

Upload 4 files

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  # --- START OF FILE requirements.txt ---
2
 
3
- selenium>=4.17.0
4
  gradio==4.19.2
5
- Pillow>=10.1.0
6
- fastapi>=0.109.0
7
- uvicorn[standard]>=0.27.0
8
- google-genai>=0.3.0
9
- huggingface_hub>=0.20.0
10
 
11
  # --- END OF FILE requirements.txt ---
 
1
  # --- START OF FILE requirements.txt ---
2
 
3
+ selenium
4
  gradio==4.19.2
5
+ Pillow
6
+ fastapi
7
+ uvicorn[standard]
8
+ google-generativeai
9
+ huggingface_hub
10
 
11
  # --- END OF FILE requirements.txt ---