Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ with gr.Blocks(theme=gr.themes.Monochrome(), css="body {background-color: #12121
|
|
77 |
# En-tête
|
78 |
gr.HTML("""
|
79 |
<div style='text-align: center; margin-bottom: 20px;'>
|
80 |
-
<h1 style='color: #00BFFF;'>🎓 EPFL Project –
|
81 |
<h3 style='color: #AAAAAA;'>Participants: Loris Alan Fabbro, Mohammed Al-Hussini, Loic Misenta</h3>
|
82 |
</div>
|
83 |
""")
|
|
|
77 |
# En-tête
|
78 |
gr.HTML("""
|
79 |
<div style='text-align: center; margin-bottom: 20px;'>
|
80 |
+
<h1 style='color: #00BFFF;'>🎓 EPFL Project –Emotion & Eco- Aware Hate Speech Detection in Video & Audio</h1>
|
81 |
<h3 style='color: #AAAAAA;'>Participants: Loris Alan Fabbro, Mohammed Al-Hussini, Loic Misenta</h3>
|
82 |
</div>
|
83 |
""")
|