Spaces:
Runtime error
Runtime error
| # Core Dependencies | |
| langchain>=0.1.0 | |
| langchain-community>=0.0.10 | |
| transformers>=4.36.2 | |
| sentence-transformers>=2.2.2 | |
| torch>=2.1.2 --index-url https://download.pytorch.org/whl/cpu | |
| # Web Scraping & Search | |
| duckduckgo-search>=4.1.1 | |
| beautifulsoup4>=4.12.2 | |
| requests>=2.31.0 | |
| tenacity>=8.2.3 | |
| aiohttp>=3.9.1 | |
| # OSINT Tools | |
| holehe>=1.61 | |
| python-whois>=0.8.0 | |
| geopy>=2.4.1 | |
| # UI | |
| gradio>=4.12.0 | |
| # Utilities | |
| numpy>=1.26.2 | |
| pillow>=10.1.0 |