MohitG012's picture
Create huggingface.yml
45d9262 verified
raw
history blame contribute delete
235 Bytes
# 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