Spaces:
Runtime error
Runtime error
File size: 493 Bytes
47751ff 8c5b635 47751ff 8c8ebf7 8c5b635 47751ff 8c5b635 47751ff 8c5b635 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# --- 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 |