Lucas Moskun
Lucas Moskun
In the readme it shows this sample: ```js import { Metaplex, keypairIdentity, bundlrStorage } from "@metaplex-foundation/js"; import { Connection, clusterApiUrl, Keypair } from "@solana/web3.js"; const connection = new Connection(clusterApiUrl("mainnet-beta")); const...
Hello, I am attempting to run the collab, and am receiving a 404 error when trying to pull down what looks like a model checkpoint https://www.dropbox.com/s/kzv6zo9jcmjcanj/checkpoint_iter20500.pth.tar
Just out of curiosity, how did you end up fixing the stop preview crash?
**Describe the bug** I follow the instructions to install and run from the readme **To Reproduce** ``` python -m venv venv .\venv\Scripts\activate python -m pip install --upgrade pip pip install...
Using brave browser, every-time I use this package my browser now prompts me with a "Allow use of third-party cookies for legacy Google Sign-In" warning. This started a few months...
When I run the `cargo run -p texture` command I get the following error: ``` error: couldn't read .../metal-rs/target/debug/build/texture-eca29171d120f2b2/out/shader_bindings.rs: No such file or directory (os error 2) --> examples/texture/src/shader_bindings.rs:3:1 |...