Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HikmaLabs
/
Narrator_Network_Retriever
like
0
Running
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
FDSRashid
commited on
Oct 21, 2024
Commit
16f5643
·
verified
·
1 Parent(s):
dce5d67
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -11,8 +11,8 @@ import matplotlib.pyplot as plt
11
12
css = """
13
.table-wrap {
14
-
min-height:
400px
;
15
-
max-height:
400px
;
16
}
17
"""
18
11
12
css = """
13
.table-wrap {
14
+
min-height:
200px
;
15
+
max-height:
200px
;
16
}
17
"""
18