update readme

This commit is contained in:
Yuwei Guo
2023-07-12 17:38:29 +08:00
parent 33a89796aa
commit c3a4e988a7

View File

@@ -19,10 +19,8 @@ Bo Dai
## Todo ## Todo
- [x] Code Release - [x] Code Release
- [x] Arxiv Report - [x] Arxiv Report
- [ ] GPU Memory Optimization - [x] GPU Memory Optimization
- [ ] Gradio Interface - [ ] Gradio Interface
<!-- - [ ] Online Demo -->
<!-- - [ ] Support WebUI -->
## Setup for Inference ## Setup for Inference
@@ -77,28 +75,6 @@ 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
``` ```
<!-- ## Setup
Install the required packages:
```
pip install -r requirements.txt
```
## Inference
1. Download personalized Stable Diffusion (LoRA or DreamBooth are currently supported) from [CivitAI](https://civitai.com/) or Huggingface;
2. Download our motion module's pretrained weights from [this link]();
3. Edit config files in
```
configs/prompts/lora.yaml
```
4. Execute animation generation:
```
python -m scripts.animate --prompt configs/prompts/lora.yaml
``` -->
## Gallery ## Gallery
Here we demonstrate several best results we found in our experiments or generated by other artists. Here we demonstrate several best results we found in our experiments or generated by other artists.
<table class="center"> <table class="center">