Text-to-Speech
Safetensors
English
llama
edwko commited on
Commit
93ee56a
β€’
1 Parent(s): 21d7a68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -30,7 +30,6 @@ th, td {
30
  margin-top: 10px;
31
  }
32
  .badge {
33
- margin-top: 14px;
34
  text-decoration: none;
35
  display: inline-block;
36
  padding: 4px 8px;
@@ -52,10 +51,12 @@ th, td {
52
  </style>
53
 
54
  <div style="text-align: center; margin: 20px auto; padding: 10px; border: 2px solid #ddd; border-radius: 10px;">
55
- <h2 style="margin-bottom: 4px; margin-top: 0px;">OuteAI</h2>
56
- <a href="https://www.outeai.com/" target="_blank" style="margin-right: 10px;">🌎 OuteAI.com</a>
57
- <a href="https://discord.gg/vyBM87kAmf" target="_blank" style="margin-right: 10px;">🀝 Join our Discord</a>
58
- <a href="https://x.com/OuteAI" target="_blank">𝕏 @OuteAI</a>
 
 
59
  <div class="badges">
60
  <a href="https://huggingface.co/OuteAI/OuteTTS-0.1-350M" target="_blank" class="badge badge-hf-blue">πŸ€— Hugging Face - OuteTTS 0.1 350M</a>
61
  <a href="https://huggingface.co/OuteAI/OuteTTS-0.1-350M-GGUF" target="_blank" class="badge badge-hf-blue">πŸ€— Hugging Face - OuteTTS 0.1 350M GGUF</a>
 
30
  margin-top: 10px;
31
  }
32
  .badge {
 
33
  text-decoration: none;
34
  display: inline-block;
35
  padding: 4px 8px;
 
51
  </style>
52
 
53
  <div style="text-align: center; margin: 20px auto; padding: 10px; border: 2px solid #ddd; border-radius: 10px;">
54
+ <div style="margin-bottom: 20px;">
55
+ <h2 style="margin-bottom: 4px; margin-top: 0px;">OuteAI</h2>
56
+ <a href="https://www.outeai.com/" target="_blank" style="margin-right: 10px;">🌎 OuteAI.com</a>
57
+ <a href="https://discord.gg/vyBM87kAmf" target="_blank" style="margin-right: 10px;">🀝 Join our Discord</a>
58
+ <a href="https://x.com/OuteAI" target="_blank">𝕏 @OuteAI</a>
59
+ </div>
60
  <div class="badges">
61
  <a href="https://huggingface.co/OuteAI/OuteTTS-0.1-350M" target="_blank" class="badge badge-hf-blue">πŸ€— Hugging Face - OuteTTS 0.1 350M</a>
62
  <a href="https://huggingface.co/OuteAI/OuteTTS-0.1-350M-GGUF" target="_blank" class="badge badge-hf-blue">πŸ€— Hugging Face - OuteTTS 0.1 350M GGUF</a>