Spaces:
Sleeping
Sleeping
A README.md markdown fix.
Browse files
README.md
CHANGED
|
@@ -128,8 +128,6 @@ To deploy the project on Hugging Face Spaces, follow these steps:
|
|
| 128 |
docker build -t musheff-api .
|
| 129 |
```
|
| 130 |
|
| 131 |
-
````
|
| 132 |
-
|
| 133 |
- Run a container based on the image:
|
| 134 |
|
| 135 |
```bash
|
|
@@ -171,4 +169,7 @@ For deployment on other cloud or live systems, consult the documentation provide
|
|
| 171 |
## Authors
|
| 172 |
|
| 173 |
**Vlasios Dimitriadis** - _Initial work:_ [Musheff API](https://huggingface.co/spaces/blasisd/musheff-api)
|
| 174 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
docker build -t musheff-api .
|
| 129 |
```
|
| 130 |
|
|
|
|
|
|
|
| 131 |
- Run a container based on the image:
|
| 132 |
|
| 133 |
```bash
|
|
|
|
| 169 |
## Authors
|
| 170 |
|
| 171 |
**Vlasios Dimitriadis** - _Initial work:_ [Musheff API](https://huggingface.co/spaces/blasisd/musheff-api)
|
| 172 |
+
|
| 173 |
+
```
|
| 174 |
+
|
| 175 |
+
```
|