acecalisto3 commited on
Commit
cea0adf
·
verified ·
1 Parent(s): eb37059

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@ sentencepiece
11
  opencv-python
12
  gradio
13
  cookiecutter
 
14
  Flask-Login
15
  bs4
16
  GitPython
 
11
  opencv-python
12
  gradio
13
  cookiecutter
14
+ Flask-SQLAlchemy
15
  Flask-Login
16
  bs4
17
  GitPython