Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ironjr
/
semantic-draw
like
27
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
ironjr
commited on
24 days ago
Commit
35cd3c4
·
verified
·
1 Parent(s):
54706ff
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -598,7 +598,7 @@ def draw(state, drawpad):
598
### Main application
599
600
css = f"""
601
-
.
body {{
602
background: unset;
603
}}
604
598
### Main application
599
600
css = f"""
601
+
body {{
602
background: unset;
603
}}
604