czl commited on
Commit
ac24c1c
1 Parent(s): 38d4034

update docs

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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
  )