Duplicating space possible?

#19
by greg91 - opened

Hello,

I'd like to duplicate this space to play around with the code but it says: "This Space has 1 secret and 0 variables that may be needed for it to work properly."

What do I have to do here? Thanks!

This secret variable is my HuggingFace token, which is used to download the FLUX.1-dev model. You can replace it with your own HuggingFace token.

Thank you, it worked! :-)

How can I know what my token would be?

How can I know what my token would be?

@FOQ You go into your profile --> "Settings" --> "Access Tokens" --> "Create new token". Then choose "Fine-grained", enter a name, select "black-forest-labs/FLUX.1-dev" under "Repositories permissions" and click on "Create token".

Sign up or log in to comment