Created
November 12, 2024 18:40
-
-
Save JeremyTheModernist/505034b104e8163738ce131adff6312e to your computer and use it in GitHub Desktop.
A pipenv requirements file for Jupyter + AI applications
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python-dotenv | |
jupyterlab | |
ipywidgets | |
requests | |
numpy | |
pandas | |
scipy | |
scikit-learn | |
matplotlib | |
gensim | |
torch | |
transformers | |
accelerate | |
sentencepiece | |
bitsandbytes | |
tqdm | |
openai | |
gradio | |
langchain | |
tiktoken | |
faiss-cpu | |
langchain-openai | |
langchain_experimental | |
langchain_chroma | |
langchain[docarray] | |
datasets | |
sentencepiece | |
matplotlib | |
google.generativeai | |
anthropic | |
scikit-learn | |
unstructured | |
chromadb | |
plotly | |
jupyter-dash | |
beautifulsoup4 | |
pydub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment