bethanie05 commited on
Commit
1e4868c
·
verified ·
1 Parent(s): 6176fef

Add gunicorn requirements.

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -132,6 +132,9 @@ pymongo==4.16.0
132
  nlpaug==1.1.11
133
  google-genai>=1.9.0
134
  google-auth
 
 
 
135
  torch
136
  transformers
137
  huggingface-hub
 
132
  nlpaug==1.1.11
133
  google-genai>=1.9.0
134
  google-auth
135
+ gunicorn
136
+ gevent
137
+ gevent-websocket
138
  torch
139
  transformers
140
  huggingface-hub