Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -335,7 +335,7 @@ Note: Running on CPU will take longer (approx. 6 minutes with default settings).
|
|
| 335 |
)
|
| 336 |
gr.Markdown(
|
| 337 |
"""
|
| 338 |
-
This demo is created as part of the '
|
| 339 |
|
| 340 |
The user can augment an image by interpolating between two prompts, and specify the number of interpolation steps and the specific step to generate the image.
|
| 341 |
|
|
|
|
| 335 |
)
|
| 336 |
gr.Markdown(
|
| 337 |
"""
|
| 338 |
+
This demo is created as part of the 'Improving Fine-Grained Image Classification Using Diffusion-Based Generated Synthetic Images' dissertation.
|
| 339 |
|
| 340 |
The user can augment an image by interpolating between two prompts, and specify the number of interpolation steps and the specific step to generate the image.
|
| 341 |
|