Fetching metadata from the HF Docker repository...
AZLABS
commited on
|
|
1
|
+
#col-container {
|
2
|
+
max-width: 800px;
|
3
|
+
margin-left: auto;
|
4
|
+
margin-right: auto;
|
5
|
+
}
|
6
|
+
.heightfit{
|
7
|
+
height:120px;
|
8
|
+
}
|
9
|
+
gradio-app{
|
10
|
+
height: 100%;
|
11
|
+
width: 100%;
|
12
|
+
}
|