Spaces:
Sleeping
Sleeping
HaggiVaggi
commited on
Commit
•
51ac38d
1
Parent(s):
24a550e
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import torch
|
|
4 |
from transformers import AutoTokenizer, AutoModel
|
5 |
import faiss
|
6 |
import numpy as np
|
7 |
-
|
8 |
|
9 |
@st.cache_data
|
10 |
def load_data(url):
|
|
|
4 |
from transformers import AutoTokenizer, AutoModel
|
5 |
import faiss
|
6 |
import numpy as np
|
7 |
+
|
8 |
|
9 |
@st.cache_data
|
10 |
def load_data(url):
|