requirements.txt updated

- it seems recent `transformers` cannot detect proper version of `huggingface-hub`
This commit is contained in:
Dr.Lt.Data 2024-01-08 00:06:02 +09:00
parent fca6c44b16
commit c2bac90fde

View File

@ -1,2 +1,4 @@
GitPython
matrix-client==0.4.0
matrix-client==0.4.0
transformers
huggingface-hub>0.20