Hemg commited on
Commit
599b473
·
verified ·
1 Parent(s): c2eb813

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ from transformers import pipeline
2
  import gradio as gr
3
 
4
 
5
- MODEL_NAME = "violence-audio-Recognition-1111"
6
  HF_USER = "hemg"
7
 
8
  def prediction_function(input_file):
 
2
  import gradio as gr
3
 
4
 
5
+ MODEL_NAME = "violence-audio-Recognition-666"
6
  HF_USER = "hemg"
7
 
8
  def prediction_function(input_file):