Spaces:
Sleeping
Sleeping
torch>=2.0.0 | |
torchvision>=0.15.0 # For image preprocessing | |
transformers>=4.31.0 | |
huggingface_hub>=0.25.2 | |
gradio # For creating the interface | |
Pillow # For image handling | |
llava # Custom library for LLaVA model (from its official repo) | |