Bavarder/requirements.txt

26 lines
929 B
Plaintext
Raw Normal View History

2023-04-26 18:22:27 +05:30
# curl -O https://raw.githubusercontent.com/flatpak/flatpak-builder-tools/master/pip/flatpak-pip-generator
# chmod +x flatpak-pip-generator
# ./flatpak-pip-generator --requirements-file=requirements.txt --output pypi-dependencies
2023-05-25 01:30:28 +05:30
# use https://johannesjh.github.io/req2flatpak/main/cli.html
# 1. pip-compile -o r.txt requirements.txt
# 2. ./req2flatpak.py --requirements-file requirements.txt --target-platforms 310-x86_64 310-aarch64 > build-aux/pypi-dependencies.json
2023-05-18 20:05:31 +05:30
Pygments
baichat_py
2023-05-10 20:35:09 +05:30
googlebardpy
2023-05-11 03:39:36 +05:30
markdown
2023-05-18 20:05:31 +05:30
openai
2023-05-11 04:31:21 +05:30
pymdown-extensions
2023-05-17 23:13:43 +05:30
requests
2023-05-25 00:11:36 +05:30
text-generation
2023-05-29 13:46:13 +05:30
gradio_client
# replace the curl-cffi entry with
# {
# "type": "file",
# "url": "https://files.pythonhosted.org/packages/d1/6f/5d591a5628423af4598e2d6ff0861fcbc554cc259590fac9f97d9c984611/curl_cffi-0.5.6-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
# "sha256": "7a9df9fabff038f1ac9e7e6f32b5edb5d8df8c2eec64f53f513de1766c17ffdb"
# },
#