DrishtiSharma commited on
Commit
1c99931
·
1 Parent(s): 229bef4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -4,8 +4,5 @@ import gradio as gr
4
 
5
  gr.Interface(
6
  "huggingface/DrishtiSharma/wav2vec2-base-finetuned-sentiment-mesd-v11",
7
- title="Test Space",
8
- description="Test Space",
9
- layout="horizontal",
10
  theme="huggingface",
11
  ).launch(enable_queue=True)
 
4
 
5
  gr.Interface(
6
  "huggingface/DrishtiSharma/wav2vec2-base-finetuned-sentiment-mesd-v11",
 
 
 
7
  theme="huggingface",
8
  ).launch(enable_queue=True)