desert commited on
Commit
8d6b4a1
1 Parent(s): 038ef00

init inference

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