File size: 237 Bytes
a973b7e
6d5176d
a973b7e
 
 
1805dc1
a445e63
1805dc1
 
6537e7e
1805dc1
6996c28
 
 
 
a973b7e
6996c28
 
a973b7e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#col-container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.filenameshow{
  height:100px;
}
.uploadbutton{
  height:42px;
}
gradio-app{
  background: #f6f6f6;
  height: 100%;
  width: 100%;
}
img{
  height:100px;
}