aifeifei798 commited on
Commit
c76f404
1 Parent(s): 0d6c227

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -7,6 +7,13 @@ sdk: gradio
7
  sdk_version: 4.37.2
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: 4.37.2
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - microsoft/Florence-2-large
12
+ - microsoft/Florence-2-base
13
+ - microsoft/Florence-2-base-ft
14
+ - microsoft/Florence-2-large-ft
15
+ - microsoft/Phi-3-mini-4k-instruct
16
+ - microsoft/Phi-3-mini-4k-instruct-gguf
17
  ---
18
 
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference