Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,14 @@ license: mit
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
|
16 |
+
# Session 20 - ERA Phase I - Assignment
|
17 |
+
## Goals
|
18 |
+
1. Build app on HuggingFace showing Stable Diffusion, Textual Inversion
|
19 |
+
|
20 |
+
## Usage
|
21 |
+
In the App tab, the UI is present for different functionalities like:
|
22 |
+
1. Writing a prompt and selecting an image style
|
23 |
+
2. Seeing Stable Diffusion results for the selected style
|
24 |
+
3. Variety of examples given
|