dwb2023 commited on
Commit
ac8381e
Β·
verified Β·
1 Parent(s): 288b9a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ yt_transcribe_interface = gr.Interface(
188
  title="πŸ‘‚πŸ‘οΈπŸ‘…πŸ‘ƒβœ‹ KnowledgeScribe πŸ“ πŸ§ πŸ’‘πŸŽ“πŸš€",
189
  description=(
190
  f"""**KnowledgeScribe** is your all-in-one transcription and summarization tool designed to extract and distill knowledge from various sources, including YouTube videos and Arxiv papers.
191
- f"\n\nCurrently leverages the following datasets and models:
192
  \n- [{DATASET_NAME}](https://huggingface.co/{DATASET_NAME})"
193
  \n- [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME})"
194
  """
 
188
  title="πŸ‘‚πŸ‘οΈπŸ‘…πŸ‘ƒβœ‹ KnowledgeScribe πŸ“ πŸ§ πŸ’‘πŸŽ“πŸš€",
189
  description=(
190
  f"""**KnowledgeScribe** is your all-in-one transcription and summarization tool designed to extract and distill knowledge from various sources, including YouTube videos and Arxiv papers.
191
+ \n\nCurrently leverages the following datasets and models:
192
  \n- [{DATASET_NAME}](https://huggingface.co/{DATASET_NAME})"
193
  \n- [{MODEL_NAME}](https://huggingface.co/{MODEL_NAME})"
194
  """