Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -2,4 +2,5 @@ from langchain_community.embeddings import HuggingFaceEmbeddings
|
|
2 |
|
3 |
embedding_model = HuggingFaceEmbeddings(
|
4 |
model_name="Omartificial-Intelligence-Space/Arabic-Triplet-Matryoshka-V2"
|
5 |
-
)
|
|
|
|
2 |
|
3 |
embedding_model = HuggingFaceEmbeddings(
|
4 |
model_name="Omartificial-Intelligence-Space/Arabic-Triplet-Matryoshka-V2"
|
5 |
+
)
|
6 |
+
print("Finished fucking")
|