redhairedshanks1 commited on
Commit
e712784
·
verified ·
1 Parent(s): 1612fe8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio>=4.44.0
2
- llama-cpp-python==0.2.90
3
  transformers>=4.44.2
4
- huggingface_hub>=0.23.2
 
1
  gradio>=4.44.0
2
+ llama-cpp-python>=0.3.6
3
  transformers>=4.44.2
4
+ huggingface_hub>=0.24.0