Spaces:
Running on Zero
Running on Zero
update docs
Browse files
app.py
CHANGED
|
@@ -339,6 +339,8 @@ The user can augment an image by interpolating between two prompts, and specify
|
|
| 339 |
|
| 340 |
View the files used in this demo [here](https://huggingface.co/spaces/czl/generative-data-augmentation-demo/tree/main).
|
| 341 |
|
|
|
|
|
|
|
| 342 |
Note: Safety checker is enabled to prevent unsafe content from being displayed in this public demo.
|
| 343 |
"""
|
| 344 |
)
|
|
|
|
| 339 |
|
| 340 |
View the files used in this demo [here](https://huggingface.co/spaces/czl/generative-data-augmentation-demo/tree/main).
|
| 341 |
|
| 342 |
+
Usage Instructions & Documentation [here](https://huggingface.co/spaces/czl/generative-data-augmentation-demo/blob/main/README.md).
|
| 343 |
+
|
| 344 |
Note: Safety checker is enabled to prevent unsafe content from being displayed in this public demo.
|
| 345 |
"""
|
| 346 |
)
|