Spaces:
Runtime error
Runtime error
| # huggingface.yml | |
| sdk: streamlit | |
| app_file: src/streamlit_app.py | |
| # ⬇ Pre-download these models and make available locally | |
| models: | |
| - openai/clip-vit-large-patch14 | |
| - sentence-transformers/all-MiniLM-L6-v2 | |
| - google/gemma-3-4b-it | |