Spaces:
Sleeping
Sleeping
Update create_faiss_index.py
Browse files- create_faiss_index.py +1 -1
create_faiss_index.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# -*- coding: utf-8 -*-
|
2 |
-
"""
|
3 |
"""
|
4 |
|
5 |
import pandas as pd
|
|
|
1 |
# -*- coding: utf-8 -*-
|
2 |
+
"""create_faiss_index.py
|
3 |
"""
|
4 |
|
5 |
import pandas as pd
|