knowsuchagency commited on
Commit
a81ab6d
1 Parent(s): 74e9bb4

add link to github

Browse files
Files changed (1) hide show
  1. main.py +2 -0
main.py CHANGED
@@ -113,6 +113,8 @@ def generate_audio(file: str, openai_api_key: str = None) -> bytes:
113
  description = """
114
  <p style="text-align:center">
115
  <strong>Convert any PDF into a podcast episode! Experience research papers, websites, and more in a whole new way.</strong>
 
 
116
  </p>
117
  """
118
 
 
113
  description = """
114
  <p style="text-align:center">
115
  <strong>Convert any PDF into a podcast episode! Experience research papers, websites, and more in a whole new way.</strong>
116
+ <br>
117
+ <a href="https://github.com/knowsuchagency/pdf-to-podcast">knowsuchagency/pdf-to-podcast</a>
118
  </p>
119
  """
120