LLM-Rag / enviroment.yml
nolo99's picture
File to create anaconda enviroment
9027dd6
raw
history blame
4.13 kB
name: Streamlit2
channels:
- conda-forge
- defaults
dependencies:
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.11.17=h56e8100_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.1.4=pyhd8ed1ab_0
- debugpy=1.6.7=py310hd77b12b_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- importlib_metadata=7.0.0=hd8ed1ab_0
- ipykernel=6.26.0=pyha63f2e9_0
- ipython=8.18.1=pyh7428d3b_3
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.5.0=py310h5588dad_0
- libffi=3.4.4=hd77b12b_0
- libsodium=1.0.18=h8d14728_1
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- openssl=3.0.12=h2bbff1b_0
- packaging=23.2=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.3.1=py310haa95532_0
- platformdirs=4.1.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.10.13=he1021f5_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pywin32=305=py310h2bbff1b_0
- pyzmq=23.2.1=py310h73ada01_0
- setuptools=68.2.2=py310haa95532_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.2=h2bbff1b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.12=h2bbff1b_0
- traitlets=5.14.0=pyhd8ed1ab_0
- typing_extensions=4.9.0=pyha770c72_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.12=pyhd8ed1ab_0
- wheel=0.41.2=py310haa95532_0
- xz=5.4.5=h8cc25b3_0
- zeromq=4.3.4=h0e60522_1
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- accelerate==0.25.0
- aiohttp==3.9.1
- aiosignal==1.3.1
- altair==5.2.0
- annotated-types==0.6.0
- anyio==4.1.0
- async-timeout==4.0.3
- attrs==23.1.0
- blinker==1.7.0
- cachetools==5.3.2
- certifi==2023.11.17
- charset-normalizer==3.3.2
- click==8.1.7
- ctransformers==0.2.27
- dataclasses-json==0.6.3
- distro==1.8.0
- faiss-cpu==1.7.4
- filelock==3.13.1
- frozenlist==1.4.0
- fsspec==2023.12.2
- gitdb==4.0.11
- gitpython==3.1.40
- greenlet==3.0.2
- h11==0.14.0
- httpcore==1.0.2
- httpx==0.25.2
- huggingface-hub==0.19.4
- idna==3.6
- importlib-metadata==6.11.0
- jinja2==3.1.2
- joblib==1.3.2
- jsonpatch==1.33
- jsonpointer==2.4
- jsonschema==4.20.0
- jsonschema-specifications==2023.11.2
- langchain==0.0.350
- langchain-community==0.0.3
- langchain-core==0.1.0
- langsmith==0.0.69
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- marshmallow==3.20.1
- mdurl==0.1.2
- mpmath==1.3.0
- multidict==6.0.4
- mypy-extensions==1.0.0
- networkx==3.2.1
- nltk==3.8.1
- numpy==1.26.2
- openai==1.3.9
- pandas==2.1.4
- pillow==10.1.0
- protobuf==4.25.1
- psutil==5.9.6
- py-cpuinfo==9.0.0
- pyarrow==14.0.1
- pydantic==2.5.2
- pydantic-core==2.14.5
- pydeck==0.8.1b0
- pypdf==3.17.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- referencing==0.32.0
- regex==2023.10.3
- requests==2.31.0
- rich==13.7.0
- rpds-py==0.13.2
- safetensors==0.4.1
- scikit-learn==1.3.2
- scipy==1.11.4
- sentence-transformers==2.2.2
- sentencepiece==0.1.99
- smmap==5.0.1
- sniffio==1.3.0
- sqlalchemy==2.0.23
- streamlit==1.29.0
- streamlit-chat==0.1.1
- sympy==1.12
- tenacity==8.2.3
- threadpoolctl==3.2.0
- tiktoken==0.5.2
- tokenizers==0.15.0
- toml==0.10.2
- toolz==0.12.0
- torch==2.1.1
- torchvision==0.16.1
- tornado==6.4
- tqdm==4.66.1
- transformers==4.36.0
- typing-inspect==0.9.0
- tzdata==2023.3
- tzlocal==5.2
- urllib3==2.1.0
- validators==0.22.0
- watchdog==3.0.0
- yarl==1.9.4
prefix: C:\Users\Nolo\anaconda3\envs\Streamlit2