remove wrong config

This commit is contained in:
Xiuhan Hu
2023-07-13 17:46:58 +08:00
parent 118ecf2343
commit bc2a5e4dfe

View File

@@ -60,7 +60,6 @@ bash download_bashscripts/5-RealisticVision.sh
bash download_bashscripts/6-Tusun.sh bash download_bashscripts/6-Tusun.sh
bash download_bashscripts/7-FilmVelvia.sh bash download_bashscripts/7-FilmVelvia.sh
bash download_bashscripts/8-GhibliBackground.sh bash download_bashscripts/8-GhibliBackground.sh
bash download_bashscripts/9-AdditionalNetworks.sh
``` ```
### Inference ### Inference
@@ -74,7 +73,6 @@ python -m scripts.animate --config configs/prompts/5-RealisticVision.yaml
python -m scripts.animate --config configs/prompts/6-Tusun.yaml python -m scripts.animate --config configs/prompts/6-Tusun.yaml
python -m scripts.animate --config configs/prompts/7-FilmVelvia.yaml python -m scripts.animate --config configs/prompts/7-FilmVelvia.yaml
python -m scripts.animate --config configs/prompts/8-GhibliBackground.yaml python -m scripts.animate --config configs/prompts/8-GhibliBackground.yaml
python -m scripts.animate --config configs/prompts/9-AdditionalNetworks.yml
``` ```
## Gallery ## Gallery