ghosthets commited on
Commit
18648c2
·
verified ·
1 Parent(s): 1856082

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- gradio
2
- huggingface_hub
3
- llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
 
 
 
 
1
+ flask==3.0.0
2
+ huggingface-hub==0.27.0
3
+ cmake==3.30.0
4
+ scikit-build==0.18.1
5
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
6
+ llama-cpp-python