Bils commited on
Commit
489e2ab
·
verified ·
1 Parent(s): 9b1e7e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +11 -3
app.py CHANGED
@@ -263,9 +263,17 @@ def _about_html() -> str:
263
  return f"""
264
  <div style="line-height:1.6">
265
  <h2>About ShortiFoley</h2>
266
- <p><b>ShortiFoley</b> turns short videos (and an optional text hint) into realistic Foley sound.
267
- Powered by Tencent’s HunyuanVideo-Foley (SigLIP2 + CLAP), with autosave and an MCP server for automation (e.g., n8n).</p>
268
- <p><b>Created by <a href="https://bilsimaging.com" target="_blank" rel="noopener">bilsimaging.com</a></b></p>
 
 
 
 
 
 
 
 
269
 
270
  <h3>Quick Steps</h3>
271
  <ol>
 
263
  return f"""
264
  <div style="line-height:1.6">
265
  <h2>About ShortiFoley</h2>
266
+ <p><b>ShortiFoley</b> turns short videos into realistic Foley sound.
267
+ Powered by Tencent’s HunyuanVideo-Foley (SigLIP2 + CLAP), with autosave and an MCP server for automation (e.g., n8n).</p>
268
+
269
+ <p>It is part of the <b>Media Automation Suite</b> by
270
+ <a href="https://bilsimaging.com" target="_blank" rel="noopener">bilsimaging.com</a>,
271
+ built to streamline creative workflows across video, sound, and publishing.</p>
272
+
273
+ <p>ShortiFoley integrates seamlessly with automation tools like
274
+ <a href="https://n8n.partnerlinks.io/bilsimaging" target="_blank" rel="noopener">n8n</a>,
275
+ making it easy to plug into custom workflows and pipelines.</p>
276
+
277
 
278
  <h3>Quick Steps</h3>
279
  <ol>