Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
- Tuned by https://huggingface.co/datasets/svjack/video-dataset-genshin-impact-landscape-organized
|
2 |
- To have video in game style in tiny dataset
|
3 |
|
4 |
# Installtion
|
5 |
```bash
|
6 |
-
pip install git+https://github.com/huggingface/diffusers.git peft transformers torch sentencepiece
|
7 |
```
|
8 |
|
9 |
# Example
|
|
|
1 |
+
- Tuned by https://huggingface.co/datasets/svjack/video-dataset-genshin-impact-landscape-organized
|
2 |
- To have video in game style in tiny dataset
|
3 |
|
4 |
# Installtion
|
5 |
```bash
|
6 |
+
pip install git+https://github.com/huggingface/diffusers.git peft transformers torch sentencepiece opencv-python
|
7 |
```
|
8 |
|
9 |
# Example
|