rknl commited on
Commit
6931bd0
·
verified ·
1 Parent(s): 2c3c626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -93,9 +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
- 🎮 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
 
 
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
+
97
+ 🎮 Demo Video
98
+ Loom Link: https://www.loom.com/embed/56ef5778e2754ab19d90b3801da4ecc0
99
  </div>
100
  """
101