Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -79,6 +79,8 @@ with gr.Blocks(theme=gr.themes.Monochrome(), css="body {background-color: #12121
|
|
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 |
""")
|
84 |
|
|
|
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 |
+
<a href='https://github.com/loris-fab/Deep_learning/blob/main/README.md'
|
83 |
+
target='_blank' style='color:#00BFFF; font-weight:bold;'>🔗 View on GitHub</a>
|
84 |
</div>
|
85 |
""")
|
86 |
|