Bavarder/requirements.txt

26 lines
929 B
Text
Raw Normal View History

2023-04-26 12:52:27 +00:00
# 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-24 20:00:28 +00:00
# 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 14:35:31 +00:00
Pygments
baichat_py
2023-05-10 15:05:09 +00:00
googlebardpy
2023-05-10 22:09:36 +00:00
markdown
2023-05-18 14:35:31 +00:00
openai
2023-05-10 23:01:21 +00:00
pymdown-extensions
2023-05-17 17:43:43 +00:00
requests
2023-05-24 18:41:36 +00:00
text-generation
2023-05-29 08:16:13 +00:00
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"
# },
#