drewThomasson commited on
Commit
9656b52
·
verified ·
1 Parent(s): e6c9621

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -869,6 +869,9 @@ def run_gradio_interface():
869
 
870
  Xtts is very slow, you should just run it locally with docker, info in ebook2audiobookxtts github
871
 
 
 
 
872
  Or on Free Google Colab [![Free Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DrewThomasson/ebook2audiobookXTTS/blob/main/Notebooks/colab_ebook2audiobookxtts.ipynb)
873
 
874
  """
 
869
 
870
  Xtts is very slow, you should just run it locally with docker, info in ebook2audiobookxtts github
871
 
872
+ Run it Locally for Free!
873
+ [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/DrewThomasson/ebook2audiobookXTTS)
874
+
875
  Or on Free Google Colab [![Free Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DrewThomasson/ebook2audiobookXTTS/blob/main/Notebooks/colab_ebook2audiobookxtts.ipynb)
876
 
877
  """