isLinXu commited on
Commit
37a81d9
·
1 Parent(s): b380e08

fix: add Hugging Face Spaces YAML front matter config

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # FlorenceForge Agentic WebUI
2
 
3
  > 独立 Gradio 前端,支持 **外部后端模式** 和 **嵌入式模式** 两种运行方式。可部署到 Hugging Face Spaces。
 
1
+ ---
2
+ title: FlorenceForge Agentic Visual Reasoning
3
+ emoji: 🎨
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # FlorenceForge Agentic WebUI
11
 
12
  > 独立 Gradio 前端,支持 **外部后端模式** 和 **嵌入式模式** 两种运行方式。可部署到 Hugging Face Spaces。