Jirat Jaturanpinyo commited on
Commit
9e4559d
verified
1 Parent(s): 019afc6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  llama-cpp-python==0.28.0 ; python_version >= "3.11" and python_version < "3.12"
2
  huggingface-hub==0.23.4 ; python_version >= "3.11" and python_version < "3.12"
 
3
  annotated-types==0.6.0 ; python_version >= "3.11" and python_version < "3.12"
4
  anyio==4.3.0 ; python_version >= "3.11" and python_version < "3.12"
5
  cffi==1.16.0 ; python_version >= "3.11" and python_version < "3.12"
 
1
  llama-cpp-python==0.28.0 ; python_version >= "3.11" and python_version < "3.12"
2
  huggingface-hub==0.23.4 ; python_version >= "3.11" and python_version < "3.12"
3
+ py-localtunnel==1.0.0 ; python_version >= "3.11" and python_version < "3.12"
4
  annotated-types==0.6.0 ; python_version >= "3.11" and python_version < "3.12"
5
  anyio==4.3.0 ; python_version >= "3.11" and python_version < "3.12"
6
  cffi==1.16.0 ; python_version >= "3.11" and python_version < "3.12"