shoom013 commited on
Commit
f9cf3d0
·
verified ·
1 Parent(s): 16ee4a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import gradio as gr
4
  from llama_index.core import VectorStoreIndex, SimpleDirectoryReader
5
  from llama_index.vector_stores.chroma import ChromaVectorStore
6
  from llama_index.vector_stores import MetadataFilters
7
- from llama_index.core import
8
  from llama_index.embeddings.huggingface import HuggingFaceEmbedding
9
  import torch
10
  from llama_index.core import (
 
4
  from llama_index.core import VectorStoreIndex, SimpleDirectoryReader
5
  from llama_index.vector_stores.chroma import ChromaVectorStore
6
  from llama_index.vector_stores import MetadataFilters
 
7
  from llama_index.embeddings.huggingface import HuggingFaceEmbedding
8
  import torch
9
  from llama_index.core import (