Spaces:
Paused
Paused
| # --- START OF FILE requirements.txt --- | |
| selenium | |
| gradio>=5.25.2 # 4.19.2から更新 | |
| Pillow | |
| fastapi | |
| uvicorn[standard] | |
| google-genai # google-generativeaiから更新 | |
| huggingface_hub | |
| # --- END OF FILE requirements.txt --- | |