mosaicml / examples

Fast and flexible reference benchmarks
Apache License 2.0
424 stars 121 forks source link

update mcloud yamls + requirements for sd and sd-dreambooth #446

Closed A-Jacobson closed 4 months ago

A-Jacobson commented 5 months ago

fsspec broke huggingface datasetes a few months back. updating datasets version in our requirements so these examples will run. Also updating the mcloud yaml to directly install requirements as it seems that the previous install reqs were broken during the re-org.

hf datasetes issue: https://github.com/huggingface/datasets/issues/6352