VatsaDev commited on
Commit
8ab2a01
1 Parent(s): 5ef5b00

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  llama_cpp_python==0.2.11
2
  huggingface_hub==0.17.3
3
- Flask==2.2.5
 
 
1
  llama_cpp_python==0.2.11
2
  huggingface_hub==0.17.3
3
+ Flask==2.2.5
4
+ python-dotenv==0.19.2