Spaces:
Running
Running
| # Python 3.12.9 | |
| # Core packages | |
| pyinstaller | |
| pyinstaller-hooks-contrib | |
| ttkbootstrap | |
| pillow | |
| beautifulsoup4 | |
| lxml | |
| html5lib | |
| ebooklib | |
| requests | |
| tqdm | |
| langdetect | |
| PySide6 | |
| # AI/API Clients | |
| openai==1.94.0 | |
| anthropic | |
| mistralai | |
| cohere | |
| tiktoken | |
| poe-api-wrapper | |
| google-genai | |
| google-cloud-aiplatform>=1.60.0 | |
| deepl | |
| vertexai | |
| # Data processing | |
| datasketch | |
| numpy | |
| scipy | |
| # HTTP/Networking | |
| httpx | |
| httpcore | |
| anyio | |
| sniffio | |
| websocket-client | |
| websockets | |
| aiohttp | |
| aiofiles | |
| multidict | |
| yarl | |
| async-timeout | |
| attrs | |
| # Text processing | |
| regex | |
| python-dotenv | |
| certifi | |
| chardet | |
| charset-normalizer | |
| olefile | |
| html2text | |
| markdown2 | |
| rapidfuzz | |
| # Image processing | |
| opencv-python-headless | |
| # Pin typing-extensions | |
| typing-extensions | |
| # Google Cloud Services | |
| google-cloud-vision | |
| google-cloud-translate | |
| google-auth | |
| google-auth-httplib2 | |
| google-api-core | |
| googleapis-common-protos | |
| grpcio | |
| grpcio-status | |
| proto-plus | |
| protobuf | |
| # Azure Computer Vision | |
| azure-cognitiveservices-vision-computervision | |
| msrest | |
| msrestazure | |
| isodate | |
| azure-core | |
| azure-identity | |
| # YOLO Bubble Detection | |
| onnxruntime | |
| ultralytics | |
| lap>=0.5.12 | |
| # Inpainting | |
| replicate | |
| # heavy imports (increases .exe file size by 1.5gb) | |
| safetensors | |
| transformers | |
| # Encryption/Decryption | |
| cryptography | |
| # Version management | |
| packaging | |
| # ZeroGPU | |
| gradio>=4.0.0 | |
| spaces>=0.19.0 |