truegleai commited on
Commit
6c1d471
·
verified ·
1 Parent(s): c7773a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio>=6.0.0
2
- llama-cpp-python>=0.3.0 # CPU-optimized GGUF loader
3
  huggingface-hub>=0.20.0
4
- sentencepiece>=0.1.99 # Tokenizer for many models
 
1
+ gradio>=4.19.0
 
2
  huggingface-hub>=0.20.0
3
+ llama-cpp-python==0.2.23