LovnishVerma commited on
Commit
512e9a4
·
verified ·
1 Parent(s): e664cfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio>=4.0.0
2
- huggingface_hub
3
- numpy
4
- # The correct wheel for HF Spaces (Python 3.10, Linux, Glibc)
5
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.62/llama_cpp_python-0.2.62-cp310-cp310-manylinux_2_17_x86_64.whl
 
1
+ gradio>=5.0.0
2
+ llama-cpp-python==0.2.90
3
+ huggingface-hub==0.25.2
4
+ spaces