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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- llama-cpp-python==0.28.0 ; python_version >= "3.11" and python_version
2
- huggingface-hub==0.23.4 ; python_version >= "3.11" and python_version
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
  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"