File size: 596 Bytes
057dd29 4639d7c 057dd29 af8c793 7812ef2 057dd29 ca1106e 057dd29 |
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 |
# Core ML/AI libraries git+https://github.com/huggingface/transformers.git torch torchvision torchaudio # Image processing opencv-python Pillow # Wavelet processing PyWavelets==1.8.0 # System utilities psutil GPUtil python-dotenv onnxruntime # Gradio and UI gradio[mcp]>=5.33.1 # gradio_leaderboard==0.0.13 gradio_client==1.10.3 spaces gradio_log # HuggingFace ecosystem huggingface_hub[hf_xet]>=0.31.0 datasets>=3.5.0 # Data validation and utilities pydantic==2.11.5 # AI agents # smolagents[toolkit,mcp,openai,transformers,vision,gradio] # Optional: EXIF metadata (if needed) pyexiftool |