davidmezzetti commited on
Commit
6e4f2a3
1 Parent(s): 554dcae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -222,7 +222,6 @@ class Application:
222
  tasks.append({"action": "translation", "args": list(component.values())})
223
 
224
  elif wtype == "embeddings":
225
- index = component.pop("index")
226
  upsert = component.pop("upsert")
227
 
228
  data["embeddings"] = component
 
222
  tasks.append({"action": "translation", "args": list(component.values())})
223
 
224
  elif wtype == "embeddings":
 
225
  upsert = component.pop("upsert")
226
 
227
  data["embeddings"] = component