ehi20011 commited on
Commit
91b69f7
·
verified ·
1 Parent(s): 2208bb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
  huggingface_hub==0.25.2
2
- gradio
3
- transformers
4
- torch
 
1
  huggingface_hub==0.25.2
2
+ llama-cpp-python>=0.2.56
3
+ gradio>=4.15.0