Mohzen321 commited on
Commit
f69939b
·
verified ·
1 Parent(s): b08284c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  from transformers import pipeline
3
  import re
4
 
5
- # تحميل النموذج
6
  classifier = pipeline("zero-shot-classification", model="cross-encoder/nli-distilroberta-base")
7
 
8
  # عنوان التطبيق
 
2
  from transformers import pipeline
3
  import re
4
 
5
+ # تحميل النموذجssssss
6
  classifier = pipeline("zero-shot-classification", model="cross-encoder/nli-distilroberta-base")
7
 
8
  # عنوان التطبيق