TenPoisk commited on
Commit
251c1ad
·
1 Parent(s): 0d31210

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -104,12 +104,12 @@ with gr.Blocks(css=css) as demo:
104
  with gr.Column(elem_id="col-container"):
105
  gr.Markdown(
106
  """
107
- <h1 style="text-align: center;">Zeroscope Text-to-Video</h1>
108
  <p style="text-align: center;">
109
- A watermark-free Modelscope-based video model optimized for producing high-quality 16:9 compositions and a smooth video output. <br />
110
  </p>
111
 
112
- [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center)](https://huggingface.co/spaces/fffiloni/zeroscope?duplicate=true)
113
 
114
  """
115
  )
@@ -128,12 +128,12 @@ with gr.Blocks(css=css) as demo:
128
  gr.HTML("""
129
  <div class="footer">
130
  <p>
131
- <a href="https://huggingface.co/cerspense/zeroscope_v2_576w" target="_blank">Zeroscope v2 576w model</a> by @cerspense -
132
- Demo by 🤗 <a href="https://twitter.com/fffiloni" target="_blank">Sylvain Filoni</a>
133
  </p>
134
  </div>
135
  <div id="may-like-container" style="display: flex;justify-content: center;flex-direction: column;align-items: center;">
136
- <p style="font-size: 0.8em;margin-bottom: 4px;">You may also like: </p>
137
  <div id="may-like" style="display:flex; align-items:center; justify-content: center;height:20px;">
138
  <svg height="20" width="148" style="margin-left:4px">
139
  <a href="https://huggingface.co/spaces/fffiloni/zeroscope-XL" target="_blank">
 
104
  with gr.Column(elem_id="col-container"):
105
  gr.Markdown(
106
  """
107
+ <h1 style="text-align: center;">HedgehogAI</h1>
108
  <p style="text-align: center;">
109
+ This is a demo version of HedgehogAI, this is a neural network for generating video from text in a fast mode, developed by the CofAI team!<br />
110
  </p>
111
 
112
+ [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center)](https://huggingface.co/spaces/CofAI/hedgehog?duplicate=true)
113
 
114
  """
115
  )
 
128
  gr.HTML("""
129
  <div class="footer">
130
  <p>
131
+ <a href="https://huggingface.co/cerspense/zeroscope_v2_576w" 🦔 HedgehogAI Text2Video V1.2 model</a> by CofAI
132
+ Demo by <a href="https://hf.co/OptorAI" target="_blank">🐻‍❄️ OptorAI</a>
133
  </p>
134
  </div>
135
  <div id="may-like-container" style="display: flex;justify-content: center;flex-direction: column;align-items: center;">
136
+ <p style="font-size: 0.8em;margin-bottom: 4px;">Powered by: </p>
137
  <div id="may-like" style="display:flex; align-items:center; justify-content: center;height:20px;">
138
  <svg height="20" width="148" style="margin-left:4px">
139
  <a href="https://huggingface.co/spaces/fffiloni/zeroscope-XL" target="_blank">