Spaces:
Runtime error
Runtime error
Fawaz
commited on
Commit
•
6be899e
1
Parent(s):
ae3034b
Add application file
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ import math
|
|
24 |
from scipy import spatial
|
25 |
|
26 |
|
27 |
-
model = SentenceTransformer("intfloat/multilingual-e5-large")
|
28 |
|
29 |
"""## Downloading Translated data from english to arabic"""
|
30 |
|
|
|
24 |
from scipy import spatial
|
25 |
|
26 |
|
27 |
+
model = SentenceTransformer("intfloat/multilingual-e5-large")
|
28 |
|
29 |
"""## Downloading Translated data from english to arabic"""
|
30 |
|