nsomabalint commited on
Commit
b71a270
·
verified ·
1 Parent(s): 34211d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -53,7 +53,6 @@ try:
53
  "--cors", "*",
54
  "--port", "7860",
55
  "--endpoints", "endpoints.yml", # Make sure endpoints.yml contains action_endpoint
56
- "--models", models_dir
57
  ]
58
 
59
  # If a model file is found, use it
 
53
  "--cors", "*",
54
  "--port", "7860",
55
  "--endpoints", "endpoints.yml", # Make sure endpoints.yml contains action_endpoint
 
56
  ]
57
 
58
  # If a model file is found, use it