Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
title: Ghibli
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
-
python_version:
|
| 9 |
app_file: app.py
|
| 10 |
-
pinned:
|
| 11 |
license: mit
|
| 12 |
---
|
| 13 |
|
|
@@ -267,4 +267,4 @@ Contributions to this project are warmly welcomed! To contribute, please follow
|
|
| 267 |
3. Commit your changes with clear and descriptive commit messages.
|
| 268 |
4. Push your branch and submit a pull request.
|
| 269 |
|
| 270 |
-
For detailed guidelines, refer to the [CONTRIBUTING.md](./CONTRIBUTING.md) file. Your contributions can help enhance the project and bring the Ghibli art style to a wider audience.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Ghibli Stable Diffusion Synthesis
|
| 3 |
+
emoji: 🎨
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.39.0
|
| 8 |
+
python_version: 3.11.11
|
| 9 |
app_file: app.py
|
| 10 |
+
pinned: true
|
| 11 |
license: mit
|
| 12 |
---
|
| 13 |
|
|
|
|
| 267 |
3. Commit your changes with clear and descriptive commit messages.
|
| 268 |
4. Push your branch and submit a pull request.
|
| 269 |
|
| 270 |
+
For detailed guidelines, refer to the [CONTRIBUTING.md](./CONTRIBUTING.md) file. Your contributions can help enhance the project and bring the Ghibli art style to a wider audience.
|