Alshargi commited on
Commit
a86d5d4
·
verified ·
1 Parent(s): e832a37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ def prepare_text(text):
80
 
81
 
82
  # Load the model from the local folder
83
- model = pipeline("text-classification", model="./arabic-msa-dialects-segmentation-v1.pkl")
84
 
85
 
86
  # Slider to select a value
 
80
 
81
 
82
  # Load the model from the local folder
83
+ model = pipeline("text-classification", model="arabic-msa-dialects-segmentation-v1.pkl")
84
 
85
 
86
  # Slider to select a value