Spaces:
Sleeping
Sleeping
Wynand du Plessis commited on
Commit ·
9546896
1
Parent(s): 07185a6
hot fix on readme code
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ make a docker image.
|
|
| 34 |
```
|
| 35 |
6. Run the Gradio application:
|
| 36 |
```bash
|
| 37 |
-
python
|
| 38 |
```
|
| 39 |
|
| 40 |
### General Requirements
|
|
|
|
| 34 |
```
|
| 35 |
6. Run the Gradio application:
|
| 36 |
```bash
|
| 37 |
+
python stream_app.py
|
| 38 |
```
|
| 39 |
|
| 40 |
### General Requirements
|