akhaliq HF Staff commited on
Commit
35dc831
·
verified ·
1 Parent(s): 83613f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -230,9 +230,6 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="AI Video Generator
230
  for more credits. Please sign in with your Hugging Face account to continue.
231
  <br><a href='https://huggingface.co/settings/inference-providers/overview' target='_blank' style='color:#fff; text-decoration:underline; font-weight:bold;'>Check your billing usage here</a>
232
  </div>
233
- <p style="font-size: 0.9em; color: #999; margin-top: 10px;">
234
- Built with <a href="https://huggingface.co/spaces/akhaliq/anycoder" target="_blank" style="color:#fff; text-decoration:underline;">anycoder</a>
235
- </p>
236
  </div>
237
  """
238
  )
 
230
  for more credits. Please sign in with your Hugging Face account to continue.
231
  <br><a href='https://huggingface.co/settings/inference-providers/overview' target='_blank' style='color:#fff; text-decoration:underline; font-weight:bold;'>Check your billing usage here</a>
232
  </div>
 
 
 
233
  </div>
234
  """
235
  )