drewThomasson commited on
Commit
8603bc9
1 Parent(s): f32c5a1

Updated Google Colab link image

Browse files

Now it should look more crisp and nice

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -869,7 +869,7 @@ 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://github.com/user-attachments/assets/a8a0d8c8-d605-4f52-a812-d45c779510a9)](https://colab.research.google.com/github/DrewThomasson/ebook2audiobookXTTS/blob/main/Notebooks/colab_ebook2audiobookxtts.ipynb)
873
 
874
  """
875
  )
 
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
  """
875
  )