huggingface / huggingface/instruction-tuned-sd
Incorrect DATASET_ID and OUTPUT_DIR for Low-level Image Processing, Fine-tuning from InstructPix2Pix Example?
Open
- Dominant language
- Python
- Stars
- 250
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hello! Thank you for an amazing blog - I have been trying to figure out how to fine tune InstructPix2Pix and it gave me a lot of insight!
In the README, the DATASET_ID and OUTPUT_DIR for the low-level image processing example for fine-tuning InstructPix2Pix had paths to the cartoonization dataset. Should it be
export DATASET_ID="instruction-tuning-sd/low-level-image-proc"
export OUTPUT_DIR="low-level-img-proc-scratch"
instead?
Sorry for a minor question!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.