Geraldine commited on
Commit
848ee33
·
verified ·
1 Parent(s): ceca8d9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Flask
2
+ Flask-Cors
3
+ llama-cpp-python
4
+ huggingface_hub
5
+ python-dotenv
6
+ gunicorn