Yuanshi commited on
Commit
51740b0
·
verified ·
1 Parent(s): 89e0320

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -93,6 +93,8 @@ header = """
93
  <a href="https://huggingface.co/Yuanshi/OminiControl"><img src="https://img.shields.io/badge/🤗-Model-ffbd45.svg" alt="HuggingFace"></a>
94
  <a href="https://github.com/Yuanshi9815/OminiControl"><img src="https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github&" alt="GitHub"></a>
95
  </div>
 
 
96
  """
97
 
98
 
 
93
  <a href="https://huggingface.co/Yuanshi/OminiControl"><img src="https://img.shields.io/badge/🤗-Model-ffbd45.svg" alt="HuggingFace"></a>
94
  <a href="https://github.com/Yuanshi9815/OminiControl"><img src="https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github&" alt="GitHub"></a>
95
  </div>
96
+
97
+ **NEW:** Introducing [***OminiControl Art***](https://huggingface.co/spaces/Yuanshi/OminiControl_Art) which distills the artistic style of GPT-4o into the Flux model. ✨
98
  """
99
 
100