Justin-J commited on
Commit
75ec8c0
·
1 Parent(s): 6f3b39b

update my project file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/Justin-J/finetuned_sentiment_modell").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("Justin-J/finetuned_sentiment_modell").launch()