Spaces:
Sleeping
Sleeping
Stefano Fiorucci
commited on
Commit
·
0c0bf3d
1
Parent(s):
fcee5e3
Update app.py
Browse filesFormer-commit-id: b11d6d6b7a18c26190c1427c4ea436e24b656be5
app.py
CHANGED
@@ -34,7 +34,8 @@ def main():
|
|
34 |
<p><a href="https://github.com/anakin87/who-killed-laura-palmer" target="_blank">GitHub</a> -
|
35 |
Built with <a href="https://github.com/deepset-ai/haystack/" target="_blank">Haystack</a><br/>
|
36 |
<small>Data crawled from <a href="https://twinpeaks.fandom.com/wiki/Twin_Peaks_Wiki" target="_blank">
|
37 |
-
Twin Peaks Wiki</a>.</small>
|
|
|
38 |
</p><img src="{LAURA_PALMER_IMG_SRC}"/><br/></div>
|
39 |
""", unsafe_allow_html=True)
|
40 |
# spotify webplayer
|
|
|
34 |
<p><a href="https://github.com/anakin87/who-killed-laura-palmer" target="_blank">GitHub</a> -
|
35 |
Built with <a href="https://github.com/deepset-ai/haystack/" target="_blank">Haystack</a><br/>
|
36 |
<small>Data crawled from <a href="https://twinpeaks.fandom.com/wiki/Twin_Peaks_Wiki" target="_blank">
|
37 |
+
Twin Peaks Wiki</a>.</small>
|
38 |
+
<img src="https://visitor-badge.glitch.me/badge?page_id=wklp">
|
39 |
</p><img src="{LAURA_PALMER_IMG_SRC}"/><br/></div>
|
40 |
""", unsafe_allow_html=True)
|
41 |
# spotify webplayer
|