Update requirements.txt

#1
by Xeexeex - opened
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio>=4.0.0
2
- llama-cpp-python>=0.2.0
 
 
1
  gradio>=4.0.0
2
+ llama-cpp-python>=0.2.0
3
+ requests>=2.31.0