Apply for community grant: Company project

#1
by Alon77777 - opened
Beijing Academy of Artificial Intelligence org

test dreambooth space on altdiffusion

@Alon77777 assigned a temporary gpu thanks

Beijing Academy of Artificial Intelligence org

thanks! AltDiffusion need a specific textencoder and tokenizer,so I need to import the XLMRobertaTokenizer,but I get this error bellow, how can I install the SentencePiece package in Space?

XLMRobertaTokenizer requires the SentencePiece library but it was not found in your environment. Checkout the instructions on the installation page of its repo: https://github.com/google/sentencepiece#installation and follow the ones that match your environment. Please note that you may need to restart your runtime after installation.

Sign up or log in to comment