We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2814e commit 85b6052Copy full SHA for 85b6052
docs/hub/spaces-sdks-static.md
@@ -8,7 +8,7 @@ Here are some examples of Spaces using custom HTML:
8
* [Huggingfab](https://huggingface.co/spaces/pierreant-p/huggingfab): Display a Sketchfab model in Spaces.
9
* [Diffuse the rest](https://huggingface.co/spaces/huggingface-projects/diffuse-the-rest): Draw and diffuse the rest
10
11
-## Building from source automatically
+## Adding a build step before serving
12
13
Add `app_build_command` inside the `YAML` block at the top of your Spaces **README.md** file, and `app_file`.
14
0 commit comments