Skip to content

chore: link to story-book example repo instead of hosting here #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README-USECASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Here is an example of a web app that leverages GPTScript to recognize ingredient

### Image Generation

Here is a GPTScript that takes a story prompt and generates an illustrated children's book: [story-book.gpt](../examples/story-book)
Here is a GPTScript that takes a story prompt and generates an illustrated children's book: [story-book.gpt](https://github.com/gptscript-ai/story-book)

## Memory Management

Expand Down
27 changes: 0 additions & 27 deletions examples/story-book/.gitignore

This file was deleted.

22 changes: 0 additions & 22 deletions examples/story-book/README.md

This file was deleted.

25 changes: 0 additions & 25 deletions examples/story-book/app.vue

This file was deleted.

25 changes: 0 additions & 25 deletions examples/story-book/components/DisplayMode.vue

This file was deleted.

27 changes: 0 additions & 27 deletions examples/story-book/components/Nav.vue

This file was deleted.

94 changes: 0 additions & 94 deletions examples/story-book/components/New.vue

This file was deleted.

62 changes: 0 additions & 62 deletions examples/story-book/components/Stories.vue

This file was deleted.

6 changes: 0 additions & 6 deletions examples/story-book/lib/types.ts

This file was deleted.

4 changes: 0 additions & 4 deletions examples/story-book/lib/unmangle.ts

This file was deleted.

9 changes: 0 additions & 9 deletions examples/story-book/nuxt.config.ts

This file was deleted.

22 changes: 0 additions & 22 deletions examples/story-book/package.json

This file was deleted.

15 changes: 0 additions & 15 deletions examples/story-book/pages/index.vue

This file was deleted.

Loading