Spaces:
Runtime error
Runtime error
added video
Browse files
app.py
CHANGED
@@ -93,6 +93,9 @@ description = """
|
|
93 |
The app integrates with the OpenAI API and allows you to adjust parameters like tone, channel, customizations, and translation options. The user-friendly interface makes it easy to input your text and see the results quickly.
|
94 |
<br><br>
|
95 |
Start by entering your OpenAI API key and see how your text can be transformed into engaging content that's perfect for any audience.
|
|
|
|
|
|
|
96 |
</div>
|
97 |
"""
|
98 |
|
|
|
93 |
The app integrates with the OpenAI API and allows you to adjust parameters like tone, channel, customizations, and translation options. The user-friendly interface makes it easy to input your text and see the results quickly.
|
94 |
<br><br>
|
95 |
Start by entering your OpenAI API key and see how your text can be transformed into engaging content that's perfect for any audience.
|
96 |
+
🎮 Demo
|
97 |
+
<br><br>
|
98 |
+
<iframe src="https://www.loom.com/embed/56ef5778e2754ab19d90b3801da4ecc0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="width:100%; height:400px;"></iframe>
|
99 |
</div>
|
100 |
"""
|
101 |
|