Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ with gr.Blocks(theme=gr.themes.Monochrome(), css="body {background-color: #12121
|
|
78 |
# En-tête
|
79 |
gr.HTML("""
|
80 |
<div style='text-align: center; margin-bottom: 20px;'>
|
81 |
-
<h1 style='color: #00BFFF;'>🎓 EPFL Project –Emotion
|
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'
|
|
|
78 |
# En-tête
|
79 |
gr.HTML("""
|
80 |
<div style='text-align: center; margin-bottom: 20px;'>
|
81 |
+
<h1 style='color: #00BFFF;'>🎓 EPFL Project – Emotion-Aware and Eco-Conscious Hate Speech Detection in Video and 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'
|