Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
#43
by
ssolito
- opened
README.md
CHANGED
|
@@ -89,7 +89,7 @@ Per descarregar i córrer la imatge de docker:
|
|
| 89 |
|
| 90 |
```
|
| 91 |
docker run -d -p 7860:7860 --name asr-inference --platform=linux/amd64 \
|
| 92 |
-
registry.hf.space/
|
| 93 |
```
|
| 94 |
|
| 95 |
|
|
|
|
| 89 |
|
| 90 |
```
|
| 91 |
docker run -d -p 7860:7860 --name asr-inference --platform=linux/amd64 \
|
| 92 |
+
registry.hf.space/bsc-lt-asr-inference:latest python app.py
|
| 93 |
```
|
| 94 |
|
| 95 |
|