Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ with gr.Blocks(theme=gr.themes.Monochrome(), css="body {background-color: #12121
|
|
79 |
gr.HTML("""
|
80 |
<div style='text-align: center; margin-bottom: 20px;'>
|
81 |
<h1 style='color: #00BFFF;'>🎓 EPFL Project –Emotion & Eco- Aware Hate Speech Detection in Video & Audio</h1>
|
82 |
-
<h3 style="color:
|
83 |
<h3 style='color: #AAAAAA;'>Participants: Loris Alan Fabbro, Mohammed Al-Hussini, Loic Misenta</h3>
|
84 |
<a href='https://github.com/loris-fab/Deep_learning/blob/main/README.md'
|
85 |
target='_blank' style='color: orange; font-weight:bold;'>🔗 GitHub</a>
|
|
|
79 |
gr.HTML("""
|
80 |
<div style='text-align: center; margin-bottom: 20px;'>
|
81 |
<h1 style='color: #00BFFF;'>🎓 EPFL Project –Emotion & Eco- Aware Hate Speech Detection in Video & Audio</h1>
|
82 |
+
<h3 style="color: white;"> This project provides an intelligent and environmentally conscious platform for detecting hate speech in videos and audio. It combines the latest tools in NLP, emotion analysis and computer vision, with CO₂ tracking, to offer both performance and eco-responsibility.</h3>
|
83 |
<h3 style='color: #AAAAAA;'>Participants: Loris Alan Fabbro, Mohammed Al-Hussini, Loic Misenta</h3>
|
84 |
<a href='https://github.com/loris-fab/Deep_learning/blob/main/README.md'
|
85 |
target='_blank' style='color: orange; font-weight:bold;'>🔗 GitHub</a>
|