PraneetNS commited on
Commit
f3376ed
·
verified ·
1 Parent(s): 2f95e3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio==5.38.0
2
- huggingface_hub
3
- llama-cpp-python==0.3.9
4
- spaces
 
 
1
+ transformers>=4.52.0
2
+ accelerate
3
+ bitsandbytes
4
+ sentencepiece
5
+ safetensors