NitinBot001 commited on
Commit
d25d5d2
·
verified ·
1 Parent(s): eba2204

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  flask==2.3.2
2
  requests==2.31.0
3
- llama-cpp-python
 
 
1
  flask==2.3.2
2
  requests==2.31.0
3
+ llama-cpp-python==0.2.20
4
+ gunicorn==21.2.0