Spaces:
Runtime error
Runtime error
# --- core (versioni compatibili fra loro) --- | |
torch==2.2.2 | |
torchvision==0.17.2 # coppia ufficiale per Torch 2.2 | |
torchaudio==2.2.2 # non lo usi ma evita warning interni | |
# --- transformers & CV utils --- | |
transformers==4.39.3 | |
opencv-python-headless | |
scikit-image | |
# --- front‑end --- | |
gradio==4.21.0 | |
# --- modelli open‑source installati da GitHub --- | |
git+https://github.com/IDEA-Research/GroundingDINO.git | |
git+https://github.com/facebookresearch/segment-anything.git |