ldidukh commited on
Commit
5919bf9
·
1 Parent(s): 1a4e4f6

updated the config and files

Browse files
Files changed (1) hide show
  1. dist/README.md +1 -1
dist/README.md CHANGED
@@ -3,7 +3,7 @@ title: "hacker_radio"
3
  sdk: static
4
  python_version: 3.10
5
  suggested_hardware: "cpu-basic"
6
- app_file: ./dist/index.html
7
  models: ['onnx-community/Voxtral-Mini-3B-2507-ONNX']
8
  base_path: ./
9
  app_port: 5174
 
3
  sdk: static
4
  python_version: 3.10
5
  suggested_hardware: "cpu-basic"
6
+ app_file: index.html
7
  models: ['onnx-community/Voxtral-Mini-3B-2507-ONNX']
8
  base_path: ./
9
  app_port: 5174