P01yH3dr0n commited on
Commit
8895740
1 Parent(s): 3e3af42

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +1 -1
config.toml CHANGED
@@ -18,7 +18,7 @@
18
  [client]
19
  mode = "local"
20
  autosave = true
21
- save_path = "/tmp/gradio"
22
  end_point = "http://127.0.0.1:7000"
23
  end_point_pswd = "123456"
24
  token = ""
 
18
  [client]
19
  mode = "local"
20
  autosave = true
21
+ save_path = "./data_client"
22
  end_point = "http://127.0.0.1:7000"
23
  end_point_pswd = "123456"
24
  token = ""