ccm commited on
Commit
97c06cf
·
verified ·
1 Parent(s): 52c1cb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ sdk: gradio
7
  sdk_version: 5.4.0
8
  app_file: app.py
9
  pinned: false
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 5.4.0
8
  app_file: app.py
9
  pinned: false
10
+ preload_from_hub:
11
+ - sentence-transformers/all-MiniLM-L12-v2
12
+ - Qwen/Qwen2.5-7B-Instruct
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference