zinoubm commited on
Commit
0e69d14
·
1 Parent(s): bcd324a

added gunicorn

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ pytest
7
  numpy
8
  django
9
  djangorestframework
10
- gradio
 
 
7
  numpy
8
  django
9
  djangorestframework
10
+ django-cors-headers
11
+ gunicorn