Skip to content

Commit b3e6a96

Browse files
committed
missed login
1 parent 34cab6a commit b3e6a96

File tree

1 file changed

+1
-1
lines changed
  • examples/research_projects/flux_lora_quantization

1 file changed

+1
-1
lines changed

examples/research_projects/flux_lora_quantization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ python compute_embeddings.py
3939
It should create a file named `embeddings.parquet`. We're then ready to launch training. First, authenticate so that you can access the Flux.1 Dev model:
4040

4141
```bash
42-
huggingface-cli
42+
hf auth login
4343
```
4444

4545
Then launch:

0 commit comments

Comments
 (0)