generative-ai-docs
generative-ai-docs copied to clipboard
Documentation for Google's Gen AI site - including the Gemini API and Gemma
When I try to build or run the project, I get the error message "Module not found: Error: Can't resolve './mediapipe/web/graph_runner/graph_runner' in '.../generative-ai-docs/demos/palm/web/talking-character/src/apis'".
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.5. Release notes Sourced from @babel/traverse's releases. v7.23.5 (2023-11-29) :eyeglasses: Spec Compliance babel-plugin-proposal-decorators #16138 Class binding is in TDZ during decorators initialization (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.5. Release notes Sourced from @babel/traverse's releases. v7.23.5 (2023-11-29) :eyeglasses: Spec Compliance babel-plugin-proposal-decorators #16138 Class binding is in TDZ during decorators initialization (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. Changelog Sourced from @adobe/css-tools's changelog. 4.3.2 / 2023-11-28 Fix redos vulnerability with specific crafted css string - CVE-2023-48631 Fix Problem parsing with :is() and...
``` ERROR in src/pages/character.tsx: ERROR in src/pages/character.tsx:76:9 TS2590: Expression produces a union type that is too complex to represent. 74 | [CharacterState.Idle]: ( 75 | 76 | className="shadow-box" | ^^^^^^^^^^^^^^^^^^^^^^...
### Description of the feature request: I want contribute by adding text. that users can access the project's directly from codespaces. Can submit pr for that. Pretty plz 🥺 Can...
In npm strat script command, there is an error: copying scripts in `third_party/mediapipe/` to a wrong directory `./src/apis/` In file `src/apis/mediapipe_audio_blendshapes.ts`, importing `createMediaPipeLib` from path `./mediapipe/web/graph_runner/graph_runner`, so `yarn start` or...
The app.yaml should use nodejs as runtime for React application. The python runtime will cause the deployment failure. The PR suggests using nodejs18 as stable Nodejs runtime.
### Description of the feature request: how to use this in android ### What problem are you trying to solve with this feature? _No response_ ### Any other information you'd...
### Description of the feature request: In demo we have 2 models but I want to use different model. How to create new model from photo ? How to use...