Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ iface = gr.Interface(
|
|
78 |
outputs=gr.inputs.Textbox(),
|
79 |
description=img_html + '''
|
80 |
<div style="text-align: center; font-size: medium;">
|
81 |
-
<a href="https://
|
82 |
📝 Click here to provide feedback on the initial prototype of the Oral Coach 📝
|
83 |
</a>
|
84 |
</div>
|
|
|
78 |
outputs=gr.inputs.Textbox(),
|
79 |
description=img_html + '''
|
80 |
<div style="text-align: center; font-size: medium;">
|
81 |
+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf8wnmqIqXZ4EaoJ-aZ37s2vvKSzXusjcuep3zsGGviB6K8bw/viewform?usp=sf_link" target="_blank">
|
82 |
📝 Click here to provide feedback on the initial prototype of the Oral Coach 📝
|
83 |
</a>
|
84 |
</div>
|