Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
maximuspowers
/
img-aug-demo
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
maximuspowers
commited on
Sep 11, 2024
Commit
80bda7f
·
verified
·
1 Parent(s):
d16aa7a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-1
README.md
CHANGED
Viewed
@@ -8,4 +8,5 @@ sdk_version: 4.44.0
8
app_file: app.py
9
pinned: false
10
license: mit
11
-
---
8
app_file: app.py
9
pinned: false
10
license: mit
11
+
short_description: Try out image augmentation techniques.
12
+
---