steve678 commited on
Commit
ef28086
·
verified ·
1 Parent(s): 171de37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio==5.42.0
2
- llama-cpp-python==0.2.89
 
 
 
1
  gradio==5.42.0
2
+ llama-cpp-python==0.2.89
3
+ torch>=2.3.0
4
+ psutil>=5.9.0