Spaces:
Running
Running
Commit ·
b3ed213
1
Parent(s): d936f7d
Update
Browse files
README.md
CHANGED
|
@@ -1,60 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
Welcome to your Remotion project!
|
| 13 |
-
|
| 14 |
-
## Commands
|
| 15 |
-
|
| 16 |
-
**Install Dependencies**
|
| 17 |
-
|
| 18 |
-
```console
|
| 19 |
-
npm i
|
| 20 |
-
```
|
| 21 |
-
|
| 22 |
-
**Start Preview**
|
| 23 |
-
|
| 24 |
-
```console
|
| 25 |
-
npm start
|
| 26 |
-
```
|
| 27 |
-
|
| 28 |
-
**Render video**
|
| 29 |
-
|
| 30 |
-
```console
|
| 31 |
-
npm run build
|
| 32 |
-
```
|
| 33 |
-
|
| 34 |
-
**Upgrade Remotion**
|
| 35 |
-
|
| 36 |
-
```console
|
| 37 |
-
npm run upgrade
|
| 38 |
-
```
|
| 39 |
-
|
| 40 |
-
## Using server-side rendering
|
| 41 |
-
|
| 42 |
-
This template uses a [custom Webpack override](https://www.remotion.dev/docs/webpack). If you are using server-side rendering, you need to import the override function from `./src/webpack-override.ts` and pass it to [`bundle()`](https://www.remotion.dev/docs/bundle) (if using SSR) and [`deploySite()`](https://www.remotion.dev/docs/lambda/deploysite) (if using Lambda).
|
| 43 |
-
|
| 44 |
-
## Docs
|
| 45 |
-
|
| 46 |
-
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
|
| 47 |
-
|
| 48 |
-
Get started with Tailwind by reading the ["Utility first" page](https://tailwindcss.com/docs/utility-first)
|
| 49 |
-
|
| 50 |
-
## Help
|
| 51 |
-
|
| 52 |
-
We provide help [on our Discord server](https://remotion.dev/discord).
|
| 53 |
-
|
| 54 |
-
## Issues
|
| 55 |
-
|
| 56 |
-
Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).
|
| 57 |
-
|
| 58 |
-
## License
|
| 59 |
-
|
| 60 |
-
Note that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Semibit Media Render Farm
|
| 3 |
+
emoji: 🦀
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|