config.json 293 B

12345678910111213141516
  1. {
  2. "modules_info": {
  3. "structure_table": {
  4. "init_args": {
  5. "version": "1.0.0",
  6. "use_gpu": true
  7. },
  8. "predict_args": {
  9. }
  10. }
  11. },
  12. "port": 8869,
  13. "use_multiprocess": false,
  14. "workers": 2
  15. }