Spaces:
Sleeping
Sleeping
File size: 323 Bytes
73144c4 64cfe8e d5c8b73 64cfe8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
python==3.11 langchain==0.0.184 PyPDF2==3.0.1 python-dotenv==1.0.0 streamlit==1.18.1 openai==0.27.6 faiss-cpu==1.7.4 altair==4 tiktoken==0.4.0 pydantic==1.10.9 # uncomment to use huggingface llms # huggingface-hub==0.14.1 # uncomment to use instructor embeddings # InstructorEmbedding==1.0.1 # sentence-transformers==2.2.2 |