File size: 541 Bytes
bc355a9 b88f9dc bc355a9 4639d7c bc355a9 af8c793 7812ef2 bc355a9 a7003f1 bc355a9 |
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 |
--index-url https://download.pytorch.org/whl/nightly/cpu # Core ML/AI libraries transformers torch torchvision torchaudio # Image processing opencv-python Pillow # Wavelet processing PyWavelets==1.8.0 # System utilities psutil python-dotenv # Gradio and UI gradio[mcp]>=5.33.1 # gradio_leaderboard==0.0.13 gradio_client==1.10.3 spaces # HuggingFace ecosystem huggingface_hub[hf_xet]>=0.32.0 datasets>=3.6.0 # Data validation and utilities pydantic==2.11.5 # AI agents smolagents[all] # Optional: EXIF metadata (if needed) pyexiftool |