GunaKoppula commited on
Commit
0332190
·
verified ·
1 Parent(s): bc4a97d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ def run(history, text, image, audio_upload, audio_mic):
66
 
67
  with gr.Blocks(theme='upsatwal/mlsc_tiet') as demo:
68
 
69
- gr.Markdown("# " " * 50 + MulitModal Phi2 Model Pretraining and Finetuning from Scratch")
70
 
71
  # with gr.Row() as title_row:
72
  # with gr.Column():
 
66
 
67
  with gr.Blocks(theme='upsatwal/mlsc_tiet') as demo:
68
 
69
+ gr.Text(" " * 50 + "MulitModal Phi2 Model Pretraining and Finetuning from Scratch")
70
 
71
  # with gr.Row() as title_row:
72
  # with gr.Column():