rknl commited on
Commit
370bd9d
·
verified ·
1 Parent(s): f7ae3ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 Video
97
 
98
- Loom Link: https://www.loom.com/embed/56ef5778e2754ab19d90b3801da4ecc0
 
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
+ <a href="https://www.loom.com/share/56ef5778e2754ab19d90b3801da4ecc0" target="_blank">🎮 Demo Video</a>
98
+
99
  </div>
100
  """
101