Ogero79 commited on
Commit
5c278f4
·
verified ·
1 Parent(s): 93c3afd

requirements for gguf

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- transformers>=4.41.0
2
- accelerate>=0.30.0
3
- peft>=0.10.0
4
- torch
5
- gradio
 
1
+ llama-cpp-python
2
+ gradio
3
+ huggingface-hub