turtle170 commited on
Commit
62751bc
·
verified ·
1 Parent(s): ec969c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  gradio==6.5.0
2
- llama-cpp-python
3
  huggingface_hub
4
  psutil
5
- numpy<2.0.0
 
1
+
2
  gradio==6.5.0
3
+ llama-cpp-python>=0.2.90
4
  huggingface_hub
5
  psutil
6
+ numpy