tiltaf commited on
Commit
fb0b142
·
verified ·
1 Parent(s): a39d5e6

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -2
src/streamlit_app.py CHANGED
@@ -139,8 +139,7 @@ device = get_device()
139
  # ----------------------------
140
  # Your HF model repo
141
  # ----------------------------
142
- # source = "tiltaf/vlm_model_tst"
143
- source = "lusxvr/nanoVLM-230M-8k"
144
 
145
  # Optional: pin to a specific revision (commit hash or tag) via Space variable
146
  # Space Settings -> Variables -> MODEL_REVISION
 
139
  # ----------------------------
140
  # Your HF model repo
141
  # ----------------------------
142
+ source = "tiltaf/vlm_model_tst"
 
143
 
144
  # Optional: pin to a specific revision (commit hash or tag) via Space variable
145
  # Space Settings -> Variables -> MODEL_REVISION