Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
datasciencedojo
/
Analyze-Text
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
datasciencedojo
commited on
Apr 7, 2023
Commit
125944e
·
1 Parent(s):
2ceacd1
fixed image
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -46,6 +46,8 @@ footer {display:none !important}
46
}
47
#zoomable{
48
cursor: pointer;
49
}
50
51
46
}
47
#zoomable{
48
cursor: pointer;
49
+
height: 13em;
50
+
max-width: none !important;
51
}
52
53