Spaces:
Configuration error
Configuration error
updated the config and files
Browse files- 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:
|
| 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
|