diff --git a/requirements.txt b/requirements.txt index 81b23f42..b9025b1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,4 +77,5 @@ deepface==0.0.79 # Security python-jose[cryptography]==3.3.0 -passlib[bcrypt]==1.7.4 \ No newline at end of file +passlib[bcrypt]==1.7.4 +gradio \ No newline at end of file