kacperbb commited on
Commit
04817ca
·
verified ·
1 Parent(s): 42070ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ def generate():
46
  def health():
47
  return jsonify({"status": "healthy", "has_token": HF_TOKEN is not None})
48
 
49
- @app.route('/', methods=['GET
 
46
  def health():
47
  return jsonify({"status": "healthy", "has_token": HF_TOKEN is not None})
48
 
49
+ @app.route('/', methods=['