Repo to check whether a machine runs HuggingFace implementation of textual_inversion
Run the following commands from the root directory:
bash create_env.sh
conda activate myenv
bash setup.sh
bash run.sh
Repo to check whether a machine runs HuggingFace implementation of textual_inversion
PythonMIT