Spaces:
Paused
Paused
File size: 1,261 Bytes
2fdc1fc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
pydantic~=2.10.6 openai~=1.66.3 tenacity~=9.0.0 pyyaml~=6.0.2 loguru~=0.7.3 numpy datasets~=3.4.1 fastapi~=0.115.11 tiktoken~=0.9.0 html2text~=2024.2.26 gymnasium~=1.1.1 pillow~=11.1.0 browsergym~=0.13.3 uvicorn~=0.34.0 unidiff~=0.7.5 browser-use~=0.1.40 googlesearch-python~=1.3.0 baidusearch~=1.0.3 duckduckgo_search~=7.5.3 aiofiles~=24.1.0 pydantic_core~=2.27.2 colorama~=0.4.6 playwright~=1.51.0 docker~=7.1.0 pytest~=8.3.5 pytest-asyncio~=0.25.3 mcp~=1.5.0 httpx>=0.27.0 tomli>=2.0.0 boto3~=1.37.18 requests~=2.32.3 beautifulsoup4~=4.13.3 crawl4ai~=0.6.3 huggingface-hub~=0.29.2 transformers~=4.46.0 torch>=2.0.0 gradio>=4.0,<5.0 setuptools~=75.8.0 # Authentication dependencies bcrypt~=4.0.1 # Cloudflare integrations - Complete stack aiohttp~=3.9.0 websockets~=12.0 httpx~=0.25.0 cloudflare~=2.20.1 cffi~=1.16.0 cryptography~=42.0.0 # Additional backend dependencies asyncio-mqtt~=0.16.2 aiodns~=3.2.0 cchardet~=2.1.7 charset-normalizer~=3.4.0 python-dotenv~=1.0.0 # Essential dependencies for production deployment pandas>=1.5.0 numpy>=1.21.0 Pillow>=8.0.0 python-multipart>=0.0.5 email-validator>=1.1.0 passlib>=1.7.4 python-jose>=3.3.0 # Additional dependencies for Hugging Face Spaces and models integration gradio~=4.44.0 spaces~=0.19.4 |