Update requirements.txt
Browse files- 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
|