Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ def text_to_news_article(text):
|
|
52 |
return response['choices'][0]['text']
|
53 |
|
54 |
|
55 |
-
st.markdown('#
|
56 |
|
57 |
st.header('Input the Video URL')
|
58 |
|
|
|
52 |
return response['choices'][0]['text']
|
53 |
|
54 |
|
55 |
+
st.markdown('#Generate and Chat with Transcripts')
|
56 |
|
57 |
st.header('Input the Video URL')
|
58 |
|