AlexWortega commited on
Commit
5454853
β€’
1 Parent(s): 8b78c8f

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +5 -7
main.py CHANGED
@@ -190,15 +190,13 @@ Welcome to the demo of **Salt**, a speech and language model. Vikhr Salt is capa
190
  ## **πŸš€ Try it out:**
191
  Explore the tabs to try the **Text - Audio** and **Audio - Text** modes!
192
 
193
- ---
194
 
195
- <div class="center">
196
- ### **πŸ“„ Preprint**
197
- [Read the paper](https://docs.google.com/document/d/1ZvV47W4BCyZM_JfDC1BKj-0ozwPck5t2yNB8jORVshI/edit?usp=sharing)
 
 
198
 
199
- ### **πŸ“‚ Code**
200
- [Explore the code](https://github.com/VikhrModels/Vikhr4o)
201
- </div>
202
 
203
  """
204
  with gr.Blocks() as demo:
 
190
  ## **πŸš€ Try it out:**
191
  Explore the tabs to try the **Text - Audio** and **Audio - Text** modes!
192
 
 
193
 
194
+ ### **πŸ“„ Preprint**
195
+ [Read the paper](https://docs.google.com/document/d/1ZvV47W4BCyZM_JfDC1BKj-0ozwPck5t2yNB8jORVshI/edit?usp=sharing)
196
+
197
+ ### **πŸ“‚ Code**
198
+ [Explore the code](https://github.com/VikhrModels/Vikhr4o)
199
 
 
 
 
200
 
201
  """
202
  with gr.Blocks() as demo: