Justin-J commited on
Commit
817c508
·
1 Parent(s): 75ec8c0

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("Justin-J/finetuned_sentiment_modell").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/Justin-J/finetuned_sentiment_modell").launch()