local-llm-server/requirements.txt

8 lines
70 B
Plaintext
Raw Normal View History

2023-08-21 21:28:52 -06:00
flask
flask_cors
pyyaml
flask_caching
requests
2023-08-21 23:07:12 -06:00
tiktoken
2023-08-22 00:26:46 -06:00
gunicorn
redis