Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jbilcke-hf/clapper
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Nov 25, 2024
2 parents b6a9071 + 8813630 commit 2aa5584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Clapper's philosophy is for anyone to create videos using AI through an interact

In Clapper you don't edit a sequence of video and audio files directly, but iterate (with the help from your AI assistant) over your story using high-level abstractions such as characters, locations, weather, time period, style etc.

To this end I am also working on a Director's Mode, where you can just put the video in fullscreen, sit confortably in your director's chair (or couch), shouting orders at your AI set assistant to produce your movie.
To this end I am also working on a Director's Mode, where you can just put the video in fullscreen, sit comfortably in your director's chair (or couch), shouting orders at your AI set assistant to produce your movie.

# Public alpha access

Expand Down Expand Up @@ -101,7 +101,7 @@ Install the dependencies.
bun i
```

You can run the following command to build the app, making sure all the types are consistant and properly set:
You can run the following command to build the app, making sure all the types are consistent and properly set:

```bash
npm run build
Expand Down

0 comments on commit 2aa5584

Please sign in to comment.