File size: 409 Bytes
579a712
 
d0b78ba
579a712
571639e
579a712
 
 
1
2
3
4
5
6
7
8
transformers  # Hugging Face Transformers library for Qwen2-VL model
torch         # PyTorch for model inference
torchvision
gradio      # Gradio for web UI deployment
qwen_vl_utils         # Utility package for Qwen-VL models (custom, may need local installation)
Pillow       # For image processing
numpy        # NumPy for numerical operations
spaces        # Hugging Face Spaces integration for deployment