shubhamrooter commited on
Commit
e9729b9
·
verified ·
1 Parent(s): cb5743b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- llama-cpp-python==0.3.16
2
- gradio==4.36.0
3
- huggingface_hub
 
1
+ gradio>=4.0.0
2
+ llama-cpp-python>=0.2.0
3
+ requests