FSFM-3C commited on
Commit
fbb4c9b
·
1 Parent(s): 75db2c5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -366,7 +366,7 @@ def FSFM3C_image_detection(image):
366
  with gr.Blocks() as demo:
367
  gr.HTML(
368
  "<h1 style='text-align: center;'>🦱 Real Facial Image&Video Detection <br> Against Face Forgery and Spoofing (Deepfake/Diffusion/Presentation-attacks)</h1>")
369
- gr.Markdown("### -Powered by the fine-tuned model that is pre-trained from [FSFM-3C](https://fsfm-3c.github.io/)")
370
 
371
  gr.Markdown("### Release:")
372
 
 
366
  with gr.Blocks() as demo:
367
  gr.HTML(
368
  "<h1 style='text-align: center;'>🦱 Real Facial Image&Video Detection <br> Against Face Forgery and Spoofing (Deepfake/Diffusion/Presentation-attacks)</h1>")
369
+ gr.Markdown("### ---Powered by the fine-tuned model that is pre-trained from [FSFM-3C](https://fsfm-3c.github.io/)")
370
 
371
  gr.Markdown("### Release:")
372