GSridhar1982 commited on
Commit
5c0f95c
·
verified ·
1 Parent(s): e05a359

Update requirements.txt

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